File "SecurityNotAllowedFunctionError.php"

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

<?php

namespace Twig\Sandbox;

class_exists('Twig_Sandbox_SecurityNotAllowedFunctionError');

if (\false) {
    class SecurityNotAllowedFunctionError extends \Twig_Sandbox_SecurityNotAllowedFunctionError
    {
    }
}