Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSandboxNodeVisitor.php35 protected $inAModule = false; variable in Twig\\NodeVisitor\\SandboxNodeVisitor
45 $this->inAModule = true;
51 } elseif ($this->inAModule) {
103 $this->inAModule = false;
106 } elseif ($this->inAModule) {