File "ContainerRuntimeLoader.php"

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

<?php

namespace Twig\RuntimeLoader;

class_exists('Twig_ContainerRuntimeLoader');

if (\false) {
    class ContainerRuntimeLoader extends \Twig_ContainerRuntimeLoader
    {
    }
}