RenderBlockNode

class RenderBlockNode extends Twig_Node_Expression_Function

Compiles a call to {@link \Symfony\Component\Form\FormRendererInterface::renderBlock()}.

The function name is used as block name. For example, if the function name is "foo", the block "foo" will be rendered.

Methods

compile(Twig_Compiler $compiler)

Details

compile(Twig_Compiler $compiler)

Parameters

Twig_Compiler $compiler
doc_Symfony
2016-10-28 06:29:12
Comments
Leave a Comment

Please login to continue.