Skip to content

Commit 04f7360

Browse files
Update src/wp-includes/class-wp-network-query.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 88c0de3 commit 04f7360

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
@@ -84,7 +84,7 @@ class WP_Network_Query {
8484
* The number of pages.
8585
*
8686
* @since 4.6.0
87-
* @var int Number of pages of results for the current query.
87+
* @var int
8888
*/
8989
public $max_num_pages = 0;
9090

0 commit comments

Comments
 (0)