We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -52,7 +52,7 @@ |
||
52 | 52 | * @param mixed $input |
53 | 53 | * @param Rule $rule |
54 | 54 | * @param array $properties |
55 | - * @param Result $child |
|
55 | + * @param Result[] $child |
|
56 | 56 | * @param Result ...$child2 |
57 | 57 | */ |
58 | 58 | public function __construct(bool $isValid, $input, Rule $rule, array $properties = [], Result ...$child) |