PHP Class mtv\tags\Twig_Node_While

Inheritance: extends Twig_Node
Afficher le fichier Open project: newsapps/wordpress-mtv

Méthodes publiques

Méthode Description
__construct ( Twig_NodeInterface $tests, $lineno, $tag = null )
compile ( Twig_Compiler $compiler )

Method Details

__construct() public méthode

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

compile() public méthode

public compile ( Twig_Compiler $compiler )
$compiler Twig_Compiler