PHP 트레잇 Contao\CoreBundle\Framework\FrameworkAwareTrait

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
getFramework ( ) : Contao\CoreBundle\Framework\ContaoFrameworkInterface Returns the framework service.
setFramework ( Contao\CoreBundle\Framework\ContaoFrameworkInterface $framework = null ) Sets the framework service.

메소드 상세

getFramework() 공개 메소드

Returns the framework service.
사용 중단: Deprecated since Contao 4.3, to be removed in Contao 5.0
public getFramework ( ) : Contao\CoreBundle\Framework\ContaoFrameworkInterface
리턴 Contao\CoreBundle\Framework\ContaoFrameworkInterface

setFramework() 공개 메소드

Sets the framework service.
public setFramework ( Contao\CoreBundle\Framework\ContaoFrameworkInterface $framework = null )
$framework Contao\CoreBundle\Framework\ContaoFrameworkInterface