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