We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -47,7 +47,7 @@ |
||
| 47 | 47 | /** |
| 48 | 48 | * Execute the console command. |
| 49 | 49 | * |
| 50 | - * @return bool|null |
|
| 50 | + * @return false|null |
|
| 51 | 51 | */ |
| 52 | 52 | public function fire() |
| 53 | 53 | { |
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | /** |
| 50 | 50 | * Execute the console command. |
| 51 | 51 | * |
| 52 | - * @return bool|null |
|
| 52 | + * @return false|null |
|
| 53 | 53 | */ |
| 54 | 54 | public function fire() |
| 55 | 55 | { |