Completed
Push — 1.2 ( f1f18c )
by David
04:36 queued 04:31
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.