PHP Class mtv\tags\Twig_Node_While

Inheritance: extends Twig_Node
Datei anzeigen Open project: newsapps/wordpress-mtv

Public Methods

Method Description
__construct ( Twig_NodeInterface $tests, $lineno, $tag = null )
compile ( Twig_Compiler $compiler )

Method Details

__construct() public method

public __construct ( Twig_NodeInterface $tests, $lineno, $tag = null )
$tests Twig_NodeInterface

compile() public method

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler