Widget
class Widget extends Twig_Node implements Twig_NodeOutputInterface
Methods
__construct(Twig_Node_Expression $expr, Twig_Node_Expression $variables, $lineno, $tag = null)
No description
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
Details
at line 6
__construct(Twig_Node_Expression $expr, Twig_Node_Expression $variables, $lineno, $tag = null)
at line 16
compile(Twig_Compiler $compiler)
Compiles the node to PHP.