Skip to content

Commit 280163f

Browse files
Docs: Add @access entry for WP_Comment_Query::fill_descendants().
Props umangvaghela123. Fixes #41435. git-svn-id: https://develop.svn.wordpress.org/trunk@41145 602fd350-edb4-49c9-b593-d223f7449a82
1 parent cacfda7 commit 280163f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,7 @@ private function set_found_comments() {
935935
* the descendant trees for all matched top-level comments.
936936
*
937937
* @since 4.4.0
938+
* @access protected
938939
*
939940
* @global wpdb $wpdb WordPress database abstraction object.
940941
*

0 commit comments

Comments
 (0)