File "Less.php"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php
File size: 482 B
MIME-type:
Charset: utf-8

Download   Open   Back

<?php

use Twig\Node\Expression\Binary\LessBinary;

class_exists('Twig\Node\Expression\Binary\LessBinary');

@trigger_error(sprintf('Using the "Twig_Node_Expression_Binary_Less" class is deprecated since Twig version 2.7, use "Twig\Node\Expression\Binary\LessBinary" instead.'), E_USER_DEPRECATED);

if (\false) {
    /** @deprecated since Twig 2.7, use "Twig\Node\Expression\Binary\LessBinary" instead */
    class Twig_Node_Expression_Binary_Less extends LessBinary
    {
    }
}

PHP File Manager