Method: Take the autoloads array and return the fileMap that contains the path and the version for each namespace.
Source: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:273
Method: Generate the PHP that will be used in the autoload_files_package.php files.
Source: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:298
Method: Generate the PHP that will be used in the autoload_packages.php files.
Source: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:320
Method: Take the autoloads array and return the classMap that contains the path and the version for each namespace.
Source: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:181
Method: Generate the PHP that will be used in the autoload_classmap_package.php files.
Source: woocommerce/packages/woocommerce-admin/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:248