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.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.