Completed
Push — master ( c11d86...d758ed )
by Gianluca
13:50
created
src/DoctrineModule/Service/CliControllerFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
      * @param  string             $requestedName
44 44
      * @param  null|array         $options
45 45
      *
46
-     * @return object
46
+     * @return CliController
47 47
      * @throws ServiceNotFoundException if unable to resolve the service.
48 48
      * @throws ServiceNotCreatedException if an exception is raised when
49 49
      *     creating a service.
Please login to merge, or discard this patch.