File "SecurityNotAllowedTagError.php"

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

<?php

namespace Twig\Sandbox;

class_exists('Twig_Sandbox_SecurityNotAllowedTagError');

if (\false) {
    class SecurityNotAllowedTagError extends \Twig_Sandbox_SecurityNotAllowedTagError
    {
    }
}