Skip to content

Commit 89e0435

Browse files
committed
Added global documentation
1 parent e214df2 commit 89e0435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php/WP_CLI/Fetchers/Site.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ public function get( $site_id ) {
2727
/**
2828
* Get site (blog) data for a given id.
2929
*
30+
* @global wpdb $wpdb WordPress database abstraction object.
31+
*
3032
* @param string $arg The raw CLI argument.
3133
* @return array|false The item if found; false otherwise.
3234
*/

0 commit comments

Comments
 (0)