WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.49k stars 4.19k forks source link

Need to add @global in documents #59724

Closed shail-mehta closed 8 months ago

shail-mehta commented 8 months ago

Description

Need to add @global in scripts-modules.php & client-assets.php files.

1. Need to add global documentation in below files:

  1. In client-assets.php file @since should add before @param & @return according to PHP Doc Standards

Step-by-step reproduction instructions

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

shail-mehta commented 8 months ago

PR: https://github.com/WordPress/gutenberg/pull/59725

shail-mehta commented 8 months ago

Merged in https://github.com/WordPress/gutenberg/pull/59725