File "SourceContextLoaderInterface.php"
Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Loader/SourceContextLoaderInterface.php
File size: 197 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Twig\Loader;
class_exists('Twig_SourceContextLoaderInterface');
if (\false) {
interface SourceContextLoaderInterface extends \Twig_SourceContextLoaderInterface
{
}
}