Skip to content

Commit

Permalink
Added missing @global documentation (WordPress#61537)
Browse files Browse the repository at this point in the history
Co-authored-by: shail-mehta <[email protected]>
  • Loading branch information
shail-mehta and shail-mehta authored May 23, 2024
1 parent b284172 commit ace8e91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/compat/wordpress-6.4/script-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
* @since 6.0.0
* @access private
*
* @global WP_Styles $wp_styles
* @global WP_Scripts $wp_scripts
*
* @return array {
* The block editor assets.
*
Expand Down

0 comments on commit ace8e91

Please sign in to comment.