File "Error.php"

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

<?php

namespace Twig\Error;

class_exists('Twig_Error');

if (\false) {
    class Error extends \Twig_Error
    {
    }
}