Your IP : 216.73.216.40


Current Path : /proc/self/root/usr/share/php/Symfony3/
Upload File :
Current File : //proc/self/root/usr/share/php/Symfony3/autoload-common.php

<?php
/**
 * Autoloader for php-symfony3 and its' dependencies
 * (created by php-symfony3-3.4.38-1.el7.remi).
 */
require_once '/usr/share/php/Fedora/Autoloader/autoload.php';

if (!defined('FEDORA_SYMFONY3_PHP_DIR')) {
    define('FEDORA_SYMFONY3_PHP_DIR', '/usr/share/php');
}

if (!defined('FEDORA_SYMFONY3_DIR')) {
    define('FEDORA_SYMFONY3_DIR', __DIR__);
}

\Fedora\Autoloader\Dependencies::required([
    '/usr/share/php/Composer/autoload.php',
]);