@@ -28,7 +28,7 @@ |
||
| 28 | 28 | * creating a service |
| 29 | 29 | * @throws ContainerException if any other error occurs |
| 30 | 30 | * |
| 31 | - * @return object |
|
| 31 | + * @return Client |
|
| 32 | 32 | */ |
| 33 | 33 | public function __invoke(ContainerInterface $container, $name, callable $callback, array $options = null) |
| 34 | 34 | { |