W3cubDocs

/Symfony 2.7

Symfony\Bridge\Twig\Node\FormThemeNode

class FormThemeNode extends Twig_Node

Methods

__construct(Twig_NodeInterface $form, Twig_NodeInterface $resources, $lineno, $tag = null)
compile(Twig_Compiler $compiler)

Compiles the node to PHP.

Details

public __construct(Twig_NodeInterface $form, Twig_NodeInterface $resources, $lineno, $tag = null)

Parameters

Twig_NodeInterface $form
Twig_NodeInterface $resources
$lineno
$tag

public compile(Twig_Compiler $compiler)

Compiles the node to PHP.

Parameters

Twig_Compiler $compiler A Twig_Compiler instance

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Bridge/Twig/Node/FormThemeNode.html