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.


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.