Completed
Push — master ( 89c9f0...9aceec )
by Thomas Mauro
06:33
created
src/ServiceFactory/AbstractClientServiceFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
 
66 66
     /**
67 67
      * @param ContainerInterface $container
68
-     * @param                    $name
68
+     * @param                    string $name
69 69
      * @return array|bool
70 70
      * @throws \Interop\Container\Exception\NotFoundException
71 71
      * @throws \Interop\Container\Exception\ContainerException
Please login to merge, or discard this patch.