File "ExtensionSet.php"

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

<?php

namespace Twig;

class_exists('Twig_ExtensionSet');

if (\false) {
    class ExtensionSet extends \Twig_ExtensionSet
    {
    }
}