Completed
Push — master ( d58e65...8030ea )
by Alexander
14:58
created
src/Rule/Each.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
 
101 101
     /**
102 102
      * Creates validator object based on the validation rule specified in [[rule]].
103
-     * @param DataSetInterface|null $data model in which context validator should be created.
103
+     * @param DataSetInterface $data model in which context validator should be created.
104 104
      * @return Rule validator instance
105 105
      *@throws \yii\exceptions\InvalidConfigException
106 106
      */
Please login to merge, or discard this patch.