diff --git a/php/WP_CLI/Context/Admin.php b/php/WP_CLI/Context/Admin.php index 5c0fa736e..a381036e6 100644 --- a/php/WP_CLI/Context/Admin.php +++ b/php/WP_CLI/Context/Admin.php @@ -87,7 +87,7 @@ private function log_in_as_admin_user() { * * To make this work across WordPress versions, we use the actual file and * modify it on-the-fly. - * + * * @global string $hook_suffix * @global string $pagenow * @global int $wp_db_version