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