Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
AutoloadGenerator::getAutoloadClassmapPackagesFile( string $classMap )
Generate the PHP that will be used in the autoload_classmap_package.php files.
Description Description
Parameters Parameters
- $classMap
-
(Required) class map array string that is to be written out to the file.
Return Return
(string)