File "DeprecationCollector.php"

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

<?php

namespace Twig\Util;

class_exists('Twig_Util_DeprecationCollector');

if (\false) {
    class DeprecationCollector extends \Twig_Util_DeprecationCollector
    {
    }
}