Completed
Push — master ( aeb328...0c790b )
by Neomerx
03:07
created
src/Validator/ExpressionsX.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.