Completed
Pull Request — master (#1)
by Thomas Mauro
09:55
created
src/Service/ConnectionStatusDelegatorFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      *                                    creating a service
29 29
      * @throws ContainerException         if any other error occurs
30 30
      *
31
-     * @return object
31
+     * @return Client
32 32
      */
33 33
     public function __invoke(ContainerInterface $container, $name, callable $callback, array $options = null)
34 34
     {
Please login to merge, or discard this patch.