| Current Path : /usr/share/php/Psr/Cache/ |
| Current File : //usr/share/php/Psr/Cache/autoload.php |
<?php
/**
* Autoloader for php-psr-cache and its' dependencies
* (created by php-psr-cache-1.0.1-3.el7.remi).
*
* @return \Symfony\Component\ClassLoader\ClassLoader
*/
require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('Psr\\Cache\\', __DIR__);