Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DSandboxNodeVisitor.php39 private $needsToStringWrap = false; variable in Twig\\NodeVisitor\\SandboxNodeVisitor
72 $this->needsToStringWrap = true;
77 $this->needsToStringWrap = true;
81 if ($this->needsToStringWrap) {
108 $this->needsToStringWrap = false;