Searched refs:SecurityNotAllowedMethodError (Results 1 – 5 of 5) sorted by relevance
15 use Twig\Sandbox\SecurityNotAllowedMethodError; alias101 } catch (SecurityNotAllowedMethodError $e) {125 * @throws SecurityNotAllowedMethodError137 * @throws SecurityNotAllowedMethodError167 } catch (SecurityNotAllowedMethodError $e) {
89 use Twig\Sandbox\SecurityNotAllowedMethodError; alias1898 } catch (SecurityNotAllowedMethodError $e) {
34 * @throws SecurityNotAllowedMethodError
19 final class SecurityNotAllowedMethodError extends SecurityError class
134 …throw new SecurityNotAllowedMethodError(\sprintf('Calling "%s" method on a "%s" object is not allo…