class StopwatchNode extends Node
Represents a stopwatch node.
__construct(Node $name, Node $body, AssignNameExpression $var, int $lineno = 0, string $tag = null) | ||
compile(Compiler $compiler) |
Node | $name | |
Node | $body | |
AssignNameExpression | $var | |
int | $lineno | |
string | $tag |
Compiler | $compiler |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/Node/StopwatchNode.html