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.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.