Searched refs:SecurityNotAllowedPropertyError (Results 1 – 5 of 5) sorted by relevance
42 * @throws SecurityNotAllowedPropertyError
19 final class SecurityNotAllowedPropertyError extends SecurityError class
150 …throw new SecurityNotAllowedPropertyError(\sprintf('Calling "%s" property on a "%s" object is not …
16 use Twig\Sandbox\SecurityNotAllowedPropertyError; alias115 } catch (SecurityNotAllowedPropertyError $e) {
90 use Twig\Sandbox\SecurityNotAllowedPropertyError; alias1696 } catch (SecurityNotAllowedPropertyError $propertyNotAllowedError) {1787 } catch (SecurityNotAllowedPropertyError $propertyNotAllowedError) {