Skip to content

Commit

Permalink
Added Missing Global Documentation in Query Total Block (#69233)
Browse files Browse the repository at this point in the history
* Added Missing Global Documentation

* Fix PHPCS Issue

Co-authored-by: shail-mehta <shailu25@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
  • Loading branch information
3 people authored Feb 19, 2025
1 parent 4ad117c commit 099b3a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/block-library/src/query-total/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
*
* @since 6.8.0
*
* @global WP_Query $wp_query WordPress Query object.
*
* @param array $attributes Block attributes.
* @param string $content Block default content.
* @param WP_Block $block Block instance.
Expand Down

0 comments on commit 099b3a3

Please sign in to comment.