DumpNode

class DumpNode extends Twig_Node

Methods

__construct($varPrefix, Twig_Node $values = null, $lineno, $tag = null)
compile(Twig_Compiler $compiler)

{@inheritdoc}

Details

__construct($varPrefix, Twig_Node $values = null, $lineno, $tag = null)

Parameters

$varPrefix
Twig_Node $values
$lineno
$tag

compile(Twig_Compiler $compiler)

{@inheritdoc}

Parameters

Twig_Compiler $compiler

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Bridge/Twig/Node/DumpNode.html