Completed
Pull Request — 1.1 (#8)
by David
01:52
created
src/DefinitionConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 {
22 22
     /**
23 23
      * @param string                    $identifier
24
-     * @param DefinitionInterface|mixed $definition
24
+     * @param DefinitionInterface $definition
25 25
      *
26 26
      * @return AliasDefinition|FactoryCallDefinition|ObjectDefinition|ParameterDefinition|Reference
27 27
      */
Please login to merge, or discard this patch.