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