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::getAutoloadPackageFile( string $suffix )
Generate the PHP that will be used in the autoload_packages.php files.
Description Description
Parameters Parameters
- $suffix
-
(Required) Unique suffix added to the jetpack_enqueue_packages function.
Return Return
(string)