File "ExistsLoaderInterface.php"

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

<?php

namespace Twig\Loader;

class_exists('Twig_ExistsLoaderInterface');

if (\false) {
    interface ExistsLoaderInterface extends \Twig_ExistsLoaderInterface
    {
    }
}