This website works better with JavaScript
홈
탐색
도움말
로그인
chengwenliang
/
newsupernova
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
987d33d1d5
브랜치
태그
master
newsupernova
/
vendor
/
magento
/
framework
/
Autoload
longyi
c9405dd336
vendor
5 년 전
..
Test
c9405dd336
vendor
5 년 전
AutoloaderInterface.php
c9405dd336
vendor
5 년 전
AutoloaderRegistry.php
c9405dd336
vendor
5 년 전
ClassLoaderWrapper.php
c9405dd336
vendor
5 년 전
ClassMap.php
c9405dd336
vendor
5 년 전
Populator.php
c9405dd336
vendor
5 년 전
README.md
c9405dd336
vendor
5 년 전
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.