class StopwatchTokenParser extends Twig_TokenParser

Token Parser for the stopwatch tag.

Methods

__construct($stopwatchIsAvailable)

No description

parse(Twig_Token $token)

No description

decideStopwatchEnd(Twig_Token $token)

No description

getTag()

No description

Details

at line line 25
__construct($stopwatchIsAvailable)

Parameters

$stopwatchIsAvailable

at line line 30
parse(Twig_Token $token)

Parameters

Twig_Token $token

at line line 51
decideStopwatchEnd(Twig_Token $token)

Parameters

Twig_Token $token

at line line 56
getTag()