Completed
Push — develop ( 67d840...19c8f3 )
by
unknown
11s queued 10s
created
src/Validator/Constraints/RegistrationDataConstraintValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
 
88 88
     /**
89 89
      * @param RegistrationDataConstraint $constraint
90
-     * @param                            $value
90
+     * @param                            string $value
91 91
      */
92 92
     private function addNotEnoughBytesViolation(RegistrationDataConstraint $constraint, $value)
93 93
     {
Please login to merge, or discard this patch.