AutoloadGenerator::getFileMap()

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

Used by 0 functions | Uses 0 functions

AutoloadGenerator::getClassMap()

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

Used by 0 functions | Uses 0 functions