Skip to content

Commit 981ddfc

Browse files
Updated Doc Block for Admin.php
1 parent e5b8f05 commit 981ddfc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

php/WP_CLI/Context/Admin.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ private function log_in_as_admin_user() {
8787
*
8888
* To make this work across WordPress versions, we use the actual file and
8989
* modify it on-the-fly.
90+
*
91+
* @global string $hook_suffix
92+
* @global string $pagenow
93+
* @global int $wp_db_version
94+
* @global array $_wp_submenu_nopriv
9095
*
9196
* @return void
9297
*/

0 commit comments

Comments
 (0)