PHP Class Frontend\Core\Engine\FormEndNode

Inheritance: extends Twig_Node
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
__construct ( integer $lineno, string $tag )
compile ( Twig_Compiler $compiler )

Method Details

__construct() public method

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

compile() public method

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler