Home
last modified time | relevance | path

Searched defs:SecurityNotAllowedFunctionError (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/Sandbox/
H A DSecurityNotAllowedFunctionError.php3 use Twig\Sandbox\SecurityNotAllowedFunctionError; alias
/template/twigstarter/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFunctionError.php21 class SecurityNotAllowedFunctionError extends SecurityError class