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