Manifest_Reader::register_manifest( string $manifest_path, array $path_map )
Registers a plugin’s manifest file with the path map.
Description Description
Parameters Parameters
- $manifest_path
-
(Required) The absolute path to the manifest that we're loading.
- $path_map
-
(Required) The path map to add the contents of the manifest to.
Source Source
File: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php