@@ -105,7 +105,7 @@ |
||
| 105 | 105 | /** |
| 106 | 106 | * Get the services provided by the provider. |
| 107 | 107 | * |
| 108 | - * @return array |
|
| 108 | + * @return string[] |
|
| 109 | 109 | */ |
| 110 | 110 | public function provides() |
| 111 | 111 | { |
@@ -38,7 +38,7 @@ |
||
| 38 | 38 | /** |
| 39 | 39 | * Execute the console command. |
| 40 | 40 | * |
| 41 | - * @return mixed |
|
| 41 | + * @return integer |
|
| 42 | 42 | */ |
| 43 | 43 | public function handle() |
| 44 | 44 | { |