Retrieves the list of script modules marked for enqueue.
Description
Even though this is a private method and is unused in core, there are ecosystem plugins accessing it via the Reflection API. The ecosystem should rather use self::get_queue().
Return
array<string,
array<string, mixed>> Script modules marked for enqueue, keyed by script module identifier.
Signature, return type and hooks compared across 5 parsed releases.
6.9.7
Return type changed from array[] to array<string,.verified against source
6.5.0
Introduced.from the docblock
About this page
Parsed data
Generated from the wordpress-develop 7.1.0 tag, from src/wp-includes/class-wp-script-modules.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.