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