Skip to content

Commit e8d8003

Browse files
Update src/wp-includes/class-wp-network-query.php
Co-authored-by: Weston Ruter <westonruter@gmail.com>
1 parent abc3bd1 commit e8d8003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/class-wp-network-query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class WP_Network_Query {
5252
* Query vars set by the user.
5353
*
5454
* @since 4.6.0
55-
* @var array<string, mixed> Query variables for the current query.
55+
* @var array<string, mixed>
5656
*/
5757
public $query_vars;
5858

0 commit comments

Comments
 (0)