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