@@ -32,7 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Execute the console command. |
34 | 34 | * |
35 | - * @return mixed |
|
35 | + * @return integer |
|
36 | 36 | */ |
37 | 37 | public function handle() : int |
38 | 38 | { |
@@ -32,7 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Execute the console command. |
34 | 34 | * |
35 | - * @return mixed |
|
35 | + * @return integer |
|
36 | 36 | */ |
37 | 37 | public function handle() : int |
38 | 38 | { |