PHP 클래스 Craft\MinifyTwigExtension

상속: extends Twig_Extension
파일 보기 프로젝트 열기: nystudio107/minify

공개 메소드들

메소드 설명
getName ( ) : string Returns the name of the extension.
getTokenParsers ( ) : array Returns the token parser instances to add to the existing list.

메소드 상세

getName() 공개 메소드

Returns the name of the extension.
public getName ( ) : string
리턴 string The extension name

getTokenParsers() 공개 메소드

Returns the token parser instances to add to the existing list.
public getTokenParsers ( ) : array
리턴 array An array of Twig_TokenParserInterface or Twig_TokenParserBrokerInterface instances