class DumpNode extends Node
__construct($varPrefix, Node $values = null, int $lineno, string $tag = null) | ||
compile(Compiler $compiler) {@inheritdoc} |
$varPrefix | ||
Node | $values | |
int | $lineno | |
string | $tag |
{@inheritdoc}
Compiler | $compiler |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/Node/DumpNode.html