@@ -23,7 +23,7 @@ |
||
23 | 23 | * @param callable $callback |
24 | 24 | * @param null|array $options |
25 | 25 | * |
26 | - * @return object |
|
26 | + * @return Client |
|
27 | 27 | * |
28 | 28 | * @throws ServiceNotFoundException if unable to resolve the service. |
29 | 29 | * @throws ServiceNotCreatedException if an exception is raised when |