Completed
Push — 1.0 ( a30650...ae9ba5 )
by David
03:15 queued 53s
created
src/DefinitionConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 {
23 23
     /**
24 24
      * @param string $identifier
25
-     * @param DefinitionInterface|mixed $definition
25
+     * @param DefinitionInterface $definition
26 26
      * @return AliasDefinition|FactoryCallDefinition|ObjectDefinition|ParameterDefinition
27 27
      */
28 28
     public function convert($identifier, $definition)
Please login to merge, or discard this patch.