@@ -16,7 +16,7 @@ |
||
| 16 | 16 | * @param string $requestedName |
| 17 | 17 | * @param array|null $options |
| 18 | 18 | * |
| 19 | - * @return object|CommentTable |
|
| 19 | + * @return TableGateway |
|
| 20 | 20 | */ |
| 21 | 21 | public function __invoke(ContainerInterface $container, $requestedName, array $options = null) |
| 22 | 22 | { |