File "Lexer.php"

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

<?php

namespace Twig;

class_exists('Twig_Lexer');

if (\false) {
    class Lexer extends \Twig_Lexer
    {
    }
}