HOME


Mini Shell 1.0
DIR:/proc/thread-self/root/usr/local/cwpsrv/var/services/pma/vendor/twig/twig/lib/Twig/
Upload File :
Current File : //proc/thread-self/root/usr/local/cwpsrv/var/services/pma/vendor/twig/twig/lib/Twig/Lexer.php
<?php

use Twig\Lexer;

class_exists('Twig\Lexer');

@trigger_error(sprintf('Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.'), E_USER_DEPRECATED);

if (\false) {
    /** @deprecated since Twig 2.7, use "Twig\Lexer" instead */
    class Twig_Lexer extends Lexer
    {
    }
}