Home
last modified time | relevance | path

Searched refs:isMainScope (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DExtendsTokenParser.php31 if (!$this->parser->isMainScope()) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php344 public function isMainScope() function in Twig\\Parser