Skip to content

Commit

Permalink
WordPress#718: globals in docBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurdybanowski committed Jul 29, 2024
1 parent b2a3c87 commit 74897bb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ function perflab_object_cache_supported_fields(): array {
*
* @link https://github.com/wp-cli/wp-cli/blob/0ca6d920123ac904c918d69181edc5071dc92c9d/php/utils-wp.php#L259-L331.
*
* @global bool $_wp_using_ext_object_cache Whether external object cache is being used.
* @global WP_Object_Cache $wp_object_cache Object cache global instance.
*
* @return string Object cache type.
* @since n.e.x.t
*/
Expand Down

0 comments on commit 74897bb

Please sign in to comment.