@@ -12,7 +12,7 @@ |
||
| 12 | 12 | trait AbstractRuleTrait |
| 13 | 13 | { |
| 14 | 14 | /** |
| 15 | - * @param $string |
|
| 15 | + * @param string $string |
|
| 16 | 16 | * @throws InvalidArgumentException |
| 17 | 17 | */ |
| 18 | 18 | abstract protected function throwInvalidArgumentMustBe($string); |