@@ -46,7 +46,7 @@ |
||
46 | 46 | /** |
47 | 47 | * Execute the console command. |
48 | 48 | * |
49 | - * @return mixed |
|
49 | + * @return boolean |
|
50 | 50 | */ |
51 | 51 | public function handle() |
52 | 52 | { |
@@ -45,7 +45,7 @@ |
||
45 | 45 | /** |
46 | 46 | * Execute the console command. |
47 | 47 | * |
48 | - * @return mixed |
|
48 | + * @return boolean |
|
49 | 49 | */ |
50 | 50 | public function handle() |
51 | 51 | { |