PHP 클래스 Frontend\Core\Engine\FormEndNode

상속: extends Twig_Node
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
__construct ( integer $lineno, string $tag )
compile ( Twig_Compiler $compiler )

메소드 상세

__construct() 공개 메소드

public __construct ( integer $lineno, string $tag )
$lineno integer Line number in the template source file.
$tag string

compile() 공개 메소드

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler