Skip to content

Commit

Permalink
Add docblock param
Browse files Browse the repository at this point in the history
  • Loading branch information
xristos3490 committed Jul 29, 2020
1 parent 4d4b9e3 commit 6485fc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/class-wc-query.php
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ public function remove_product_query_filters( $posts ) {
*
* @since 4.4.0
* @param int $count Original posts count, as supplied by the found_posts filter.
* @param WP_Query $query The current WP_Query object.
*
* @return int Adjusted posts count.
*/
Expand Down

0 comments on commit 6485fc3

Please sign in to comment.