Completed
Pull Request — 1.x (#8)
by Dorian
46:47
created
src/Handler/SimpleHydratingHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      * @param string $key
42 42
      * @param ParserInterface $parser
43 43
      * @param ValidatorInterface[] $validators
44
-     * @param mixed $default
44
+     * @param mixed $defaultValue
45 45
      */
46 46
     public function __construct(string $key, ParserInterface $parser, array $validators = [], $defaultValue = null)
47 47
     {
Please login to merge, or discard this patch.