You are here

protected property Twig_Parser::$stack in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Parser.php \Twig_Parser::stack

File

vendor/twig/twig/lib/Twig/Parser.php, line 20

Class

Twig_Parser
Default parser implementation.

Code

protected $stack = array();