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