File "Compiler.php"

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

<?php

namespace Twig;

class_exists('Twig_Compiler');

if (\false) {
    class Compiler extends \Twig_Compiler
    {
    }
}