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