Home
last modified time | relevance | path

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

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