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