mediatekformation

AbstractTokenParser
in package
implements TokenParserInterface

Base class for all token parsers.

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

TokenParserInterface
Interface implemented by token parsers.

Table of Contents

$parser  : Parser
setParser()  : void
Sets the parser associated with this token parser.

Properties

Methods

setParser()

Sets the parser associated with this token parser.

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

Search results