@@ -74,7 +74,7 @@ |
||
74 | 74 | * @param RuleInterface[] $rules |
75 | 75 | * @param RuleInterface|null $unlisted |
76 | 76 | * |
77 | - * @return AutoNameRuleInterface |
|
77 | + * @return RuleInterface |
|
78 | 78 | */ |
79 | 79 | protected static function arrayX(array $rules, RuleInterface $unlisted = null) |
80 | 80 | { |