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