We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -37,7 +37,7 @@ |
||
37 | 37 | * @param array $configuration |
38 | 38 | * @return void |
39 | 39 | */ |
40 | - public static function for(array $field, array $configuration); |
|
40 | + public static function for (array $field, array $configuration); |
|
41 | 41 | |
42 | 42 | /** |
43 | 43 | * Called to upload a single file |