TransDefaultDomainNode

class TransDefaultDomainNode extends Twig_Node

Methods

__construct(Twig_Node_Expression $expr, $lineno, $tag = null)
compile(Twig_Compiler $compiler)

Compiles the node to PHP.

Details

__construct(Twig_Node_Expression $expr, $lineno, $tag = null)

Parameters

Twig_Node_Expression $expr
$lineno
$tag

compile(Twig_Compiler $compiler)

Compiles the node to PHP.

Parameters

Twig_Compiler $compiler A Twig_Compiler instance
doc_Symfony
2016-10-28 06:35:01
Comments
Leave a Comment

Please login to continue.