We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -56,7 +56,7 @@ |
||
56 | 56 | /** |
57 | 57 | * @todo Move it to a trait |
58 | 58 | * |
59 | - * @param mixed $size |
|
59 | + * @param string $size |
|
60 | 60 | * |
61 | 61 | * @return int |
62 | 62 | */ |
@@ -32,7 +32,6 @@ |
||
32 | 32 | /** |
33 | 33 | * Initializes the rule. |
34 | 34 | * |
35 | - * @param Result $child |
|
36 | 35 | * @param Result ...$child2 |
37 | 36 | */ |
38 | 37 | public function __construct(Rule ...$rule) |