Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
ManifestGenerator::buildStandardManifest( string $fileName, array $manifestData )
Builds the contents for the standard manifest file.
Description Description
Parameters Parameters
- $fileName
-
(Required) The filename we are building.
- $manifestData
-
(Required) The formatted data for the manifest.
Return Return
(string|null) $manifestFile
Source Source
File: vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php