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