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