File "SecurityNotAllowedMethodError.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php
File size: 213 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig\Sandbox;

class_exists('Twig_Sandbox_SecurityNotAllowedMethodError');

if (\false) {
    class SecurityNotAllowedMethodError extends \Twig_Sandbox_SecurityNotAllowedMethodError
    {
    }
}