File "Parser.php"

Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Parser.php
File size: 120 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Twig;

class_exists('Twig_Parser');

if (\false) {
    class Parser extends \Twig_Parser
    {
    }
}