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