Manifest_Reader
This class reads autoloader manifest files.
Description Description
Source Source
File: packages/woocommerce-admin/vendor/jetpack-autoloader/class-manifest-reader.php
Methods Methods
- __construct — The constructor.
- read_manifests — Reads all of the manifests in the given plugin paths.
- register_manifest — Registers a plugin's manifest file with the path map.
- register_record — Registers an entry from the manifest in the path map.