Manifest_Reader::register_record( string $key, array $data, array $path_map )
Registers an entry from the manifest in the path map.
Description Description
Parameters Parameters
- $key
-
(Required) The identifier for the entry we're registering.
- $data
-
(Required) The data for the entry we're registering.
- $path_map
-
(Required) The path map to add the contents of the manifest to.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php