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