Home
last modified time | relevance | path

Searched refs:SecurityNotAllowedFunctionError (Results 1 – 3 of 3) sorted by path

/template/twigstarter/vendor/twig/twig/lib/Twig/Sandbox/
H A DSecurityNotAllowedFunctionError.php3 use Twig\Sandbox\SecurityNotAllowedFunctionError; alias
11 class Twig_Sandbox_SecurityNotAllowedFunctionError extends SecurityNotAllowedFunctionError
/template/twigstarter/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFunctionError.php21 class SecurityNotAllowedFunctionError extends SecurityError class
H A DSecurityPolicy.php83 …throw new SecurityNotAllowedFunctionError(sprintf('Function "%s" is not allowed.', $function), $fu…