FormThemeNode

FormThemeNode

class FormThemeNode extends Twig_Node

Methods

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

Compiles the node to PHP.

Details

__construct(Twig_Node $form, Twig_Node $resources, $lineno, $tag = null)

Parameters

Twig_Node $form
Twig_Node $resources
$lineno
$tag

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/3.1/Symfony/Bridge/Twig/Node/FormThemeNode.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部