Home
last modified time | relevance | path

Searched defs:sandboxed (Results 1 – 3 of 3) sorted by last modified time

/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DSandboxExtension.php24 protected $sandboxed; variable in Twig\\Extension\\SandboxExtension
27 public function __construct(SecurityPolicyInterface $policy, $sandboxed = false)
H A DCoreExtension.php1536 …ntext, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…