Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Sandbox/
H A DSecurityNotAllowedPropertyError.php3 use Twig\Sandbox\SecurityNotAllowedPropertyError; alias
8 class Twig_Sandbox_SecurityNotAllowedPropertyError extends SecurityNotAllowedPropertyError
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedPropertyError.php19 class SecurityNotAllowedPropertyError extends SecurityError class
H A DSecurityPolicy.php124 …throw new SecurityNotAllowedPropertyError(sprintf('Calling "%s" property on a "%s" object is not a…