Documentation

AbstractTokenParser
in package
implements TokenParserInterface

Base class for all token parsers.

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes and Traits

TokenParserInterface
Interface implemented by token parsers.

Table of Contents

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

Properties

Methods

setParser()

Sets the parser associated with this token parser.

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

Search results