@@ -35,7 +35,7 @@ |
||
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. |