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