W3cubDocs

/Symfony 4.1

StopwatchNode

class StopwatchNode extends Node

Represents a stopwatch node.

Methods

__construct(Node $name, Node $body, AssignNameExpression $var, int $lineno = 0, string $tag = null)
compile(Compiler $compiler)

Details

__construct(Node $name, Node $body, AssignNameExpression $var, int $lineno = 0, string $tag = null)

Parameters

Node $name
Node $body
AssignNameExpression $var
int $lineno
string $tag

compile(Compiler $compiler)

Parameters

Compiler $compiler

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/Node/StopwatchNode.html