File "LoaderError.php"

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

<?php

namespace Twig\Error;

class_exists('Twig_Error_Loader');

if (\false) {
    class LoaderError extends \Twig_Error_Loader
    {
    }
}