Home
last modified time | relevance | path

Searched refs:sandboxedGlobally (Results 1 – 1 of 1) sorted by last modified time

/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DSandboxExtension.php23 protected $sandboxedGlobally; variable in Twig\\Extension\\SandboxExtension
30 $this->sandboxedGlobally = $sandboxed;
55 return $this->sandboxedGlobally || $this->sandboxed;
60 return $this->sandboxedGlobally;