0x1949 Team - FAZEMRX - MANAGER
Edit File: SecurityNotAllowedMethodError.php
<?php use Twig\Sandbox\SecurityNotAllowedMethodError; class_exists('Twig\Sandbox\SecurityNotAllowedMethodError'); @trigger_error('Using the "Twig_Sandbox_SecurityNotAllowedMethodError" class is deprecated since Twig version 2.7, use "Twig\Sandbox\SecurityNotAllowedMethodError" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Sandbox\SecurityNotAllowedMethodError" instead */ class Twig_Sandbox_SecurityNotAllowedMethodError extends SecurityNotAllowedMethodError { } }