Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Static Public Member Functions | |
static | populateMappings (AutoloaderInterface $autoloader, DirectoryList $dirList) |
Utility class for populating an autoloader with application-specific information for PSR-0 and PSR-4 mappings and include-path contents
Definition at line 15 of file Populator.php.
|
static |
AutoloaderInterface | $autoloader | |
DirectoryList | $dirList |
Required for code generation to occur
Required to autoload custom classes
Definition at line 22 of file Populator.php.