PHP 클래스 Kohana_Twig_Environment, kohana-twig

저자: Jonathan Geiger
파일 보기 프로젝트 열기: jonathangeiger/kohana-twig 1 사용 예제들

공개 메소드들

메소드 설명
instance ( string $env = 'default' ) : Twig_Environment Loads Twig_Environments based on the configuration key they represent

비공개 메소드들

메소드 설명
__construct ( )

메소드 상세

instance() 공개 정적인 메소드

Loads Twig_Environments based on the configuration key they represent
저자: Jonathan Geiger
public static instance ( string $env = 'default' ) : Twig_Environment
$env string
리턴 Twig_Environment