Completed
Push — master ( d0a740...24e054 )
by Harry
02:22
created
src/Container/ImmutableContainer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 
30 30
     /**
31 31
      * @param string $key
32
-     * @param mixed  $value
32
+     * @param string  $value
33 33
      *
34 34
      * @return ContainerInterface
35 35
      */
Please login to merge, or discard this patch.