\Twig_TokenParser

Base class for all token parsers.

Summary

Methods
Properties
Constants
setParser()
No public properties found
No constants found
No protected methods found
$parser
N/A
No private methods found
No private properties found
N/A

Properties

Methods

setParser()

setParser(\Twig_Parser  $parser) 

Sets the parser associated with this token parser.

Parameters

\Twig_Parser $parser