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