Completed
Pull Request — master (#494)
by Thomas Mauro
28:51
created
src/DoctrineORMModule/Yuml/YumlControllerFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
      * @param  ContainerInterface $container
36 36
      * @param  string             $requestedName
37 37
      * @param  null|array         $options
38
-     * @return object
38
+     * @return YumlController
39 39
      * @throws ServiceNotFoundException if unable to resolve the service.
40 40
      * @throws ServiceNotCreatedException if an exception is raised when
41 41
      *     creating a service.
Please login to merge, or discard this patch.