PHP Classes

File: includes/src/vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Subin Siby   Lobby   includes/src/vendor/composer/autoload_psr4.php   Download  
File: includes/src/vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lobby
Web OS to install and run Web applications
Author: By
Last change: Lobby 1.0 Cobra
Date: 7 years ago
Size: 1,033 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
   
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
   
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
   
'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
   
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
   
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
   
'Lobby\\UI\\' => array($vendorDir . '/lobby/lobby/src/Lobby/UI'),
   
'Lobby\\' => array($vendorDir . '/lobby/lobby/src/Lobby'),
   
'Klein\\' => array($vendorDir . '/klein/klein/src/Klein'),
   
'Fr\\' => array($vendorDir . '/francium/process/src'),
   
'ConstructStatic\\' => array($vendorDir . '/vladimmi/construct-static/src'),
   
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
);