Completed
Pull Request — develop (#748)
by Steve
07:54
created
src/N98/Util/Console/Helper/ParameterHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -196,7 +196,7 @@
 block discarded – undo
196 196
      * @param OutputInterface                                $output
197 197
      * @param string                                         $name
198 198
      * @param string                                         $value
199
-     * @param Constraints\Collection|Constraint|Constraint[] $constraints The constraint(s) to validate against.
199
+     * @param Constraints\Collection $constraints The constraint(s) to validate against.
200 200
      *
201 201
      * @return mixed
202 202
      */
Please login to merge, or discard this patch.