Completed
Push — master ( 84dd97...00884c )
by Taosikai
13:27
created
Container.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
     /**
64 64
      * Bind an callable to the container with its name
65 65
      * @param string $name
66
-     * @param mixed $creation A invalid callable
66
+     * @param callable $creation A invalid callable
67 67
      * @throws ConfigException
68 68
      * @return $this
69 69
      */
Please login to merge, or discard this patch.