mediatekformation

StopwatchTokenParser extends AbstractTokenParser
in package

Token Parser for the stopwatch tag.

Tags
author

Wouter J wouter@wouterj.nl

final

since Symfony 4.4

Table of Contents

$parser  : Parser
$stopwatchIsAvailable  : mixed
__construct()  : mixed
decideStopwatchEnd()  : mixed
getTag()  : string
parse()  : Node
setParser()  : void
Sets the parser associated with this token parser.

Properties

Methods

__construct()

public __construct(bool $stopwatchIsAvailable) : mixed
Parameters
$stopwatchIsAvailable : bool
Return values
mixed

setParser()

Sets the parser associated with this token parser.

public setParser(Parser $parser) : void
Parameters
$parser : Parser
Return values
void

Search results