This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
chengwenliang
/
newsupernova
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
987d33d1d5
Branch-ok
Tag-ek
master
newsupernova
/
vendor
/
magento
/
framework
/
Autoload
longyi
c9405dd336
vendor
5 éve
..
Test
c9405dd336
vendor
5 éve
AutoloaderInterface.php
c9405dd336
vendor
5 éve
AutoloaderRegistry.php
c9405dd336
vendor
5 éve
ClassLoaderWrapper.php
c9405dd336
vendor
5 éve
ClassMap.php
c9405dd336
vendor
5 éve
Populator.php
c9405dd336
vendor
5 éve
README.md
c9405dd336
vendor
5 éve
README.md
Autoload
Autoload
library contains an abstract wrapper for Composer's generated autoloader.
AutoloaderInterface provides abstract ability use and modify the autoloader class.
AutoloaderRegistry allows the same instance of the autoloader to put accessed across the code base.
ClassLoaderWrapper wraps around Composer's generated autoloader in order to insulate it.
Populator fills in PSR-0 and PSR-4 standard namespace-directory mappings for the autoloader.