Skip to content

Commit f9b3015

Browse files
Fix PHPCS issue
1 parent 981ddfc commit f9b3015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/WP_CLI/Context/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ 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-
*
90+
*
9191
* @global string $hook_suffix
9292
* @global string $pagenow
9393
* @global int $wp_db_version

0 commit comments

Comments
 (0)