AbstractTokenParser

Implements\Twig\TokenParser\TokenParserInterface

Base class for all token parsers.

author

Fabien Potencier fabien@symfony.com

package

Default

Methods

Sets the parser associated with this token parser.

setParser(\Twig\Parser $parser)

Arguments

$parser

\Twig\Parser

Properties

parser

parser :\Twig\Parser
var

Type(s)

\Twig\Parser