You are here

protected property Twig_TokenParserBroker::$parsers in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/TokenParserBroker.php \Twig_TokenParserBroker::parsers

File

vendor/twig/twig/lib/Twig/TokenParserBroker.php, line 23

Class

Twig_TokenParserBroker
Default implementation of a token parser broker.

Code

protected $parsers = array();