StopwatchTokenParser

class StopwatchTokenParser extends Twig_TokenParser

Token Parser for the stopwatch tag.

Methods

__construct($stopwatchIsAvailable)
parse(Twig_Token $token)
decideStopwatchEnd(Twig_Token $token)
getTag()

Details

__construct($stopwatchIsAvailable)

Parameters

$stopwatchIsAvailable

parse(Twig_Token $token)

Parameters

Twig_Token $token

decideStopwatchEnd(Twig_Token $token)

Parameters

Twig_Token $token

getTag()

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Bridge/Twig/TokenParser/StopwatchTokenParser.html