class StopwatchTokenParser extends Twig_TokenParser
Token Parser for the stopwatch tag.
Methods
| __construct($stopwatchIsAvailable) | ||
| parse(Twig_Token $token) | ||
| decideStopwatchEnd(Twig_Token $token) | ||
| getTag() |
class StopwatchTokenParser extends Twig_TokenParser
Token Parser for the stopwatch tag.
| __construct($stopwatchIsAvailable) | ||
| parse(Twig_Token $token) | ||
| decideStopwatchEnd(Twig_Token $token) | ||
| getTag() |
Please login to continue.