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