class StopwatchTokenParser extends AbstractTokenParser

Token Parser for the stopwatch tag.

Properties

protected $stopwatchIsAvailable

Methods

__construct(bool $stopwatchIsAvailable)

No description

parse(Token $token)

No description

decideStopwatchEnd(Token $token)

No description

getTag()

No description

Details

__construct(bool $stopwatchIsAvailable)

Parameters

bool $stopwatchIsAvailable

parse(Token $token)

Parameters

Token $token

decideStopwatchEnd(Token $token)

Parameters

Token $token

getTag()