Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DSandboxNodeVisitor.php40 private $needsToStringWrap = false; variable in Twig\\NodeVisitor\\SandboxNodeVisitor
73 $this->needsToStringWrap = true;
78 $this->needsToStringWrap = true;
82 if ($this->needsToStringWrap) {
108 $this->needsToStringWrap = false;