Skip to content

Commit f8e0f9a

Browse files
authored
Apply fixes from StyleCI (#28)
1 parent cdc5ca6 commit f8e0f9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Commands/DeleteUserCommand.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ public function __construct()
3232
}
3333

3434
/**
35-
* Execute the console command. Return
35+
* Execute the console command. Return
3636
* 0 if the result was a HTTP 204
37-
* code, otherwise return 1.
38-
*
37+
* code, otherwise return 1.
38+
*
3939
* @return int
4040
*/
4141
public function handle()

0 commit comments

Comments
 (0)