Completed
Branch Nested_Validator (fce79d)
by Philip
02:28
created
src/Valdi/Validator/Nested.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * Checks whether the given values are of the expected nested data.
30 30
      *
31
-     * @param mixed $values
31
+     * @param mixed $value
32 32
      * the potential nested values to check
33 33
      * @param Validator $validator
34 34
      * the validator to check with
Please login to merge, or discard this patch.