File "SecurityPolicyInterface.php"

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

<?php

namespace Twig\Sandbox;

class_exists('Twig_Sandbox_SecurityPolicyInterface');

if (\false) {
    interface SecurityPolicyInterface extends \Twig_Sandbox_SecurityPolicyInterface
    {
    }
}