@@ -32,7 +32,7 @@ |
||
32 | 32 | * @param ContainerInterface $container |
33 | 33 | * @param string $requestedName |
34 | 34 | * @param null|array $options |
35 | - * @return object |
|
35 | + * @return \Zend\Cache\Storage\StorageInterface |
|
36 | 36 | * @throws ServiceNotFoundException if unable to resolve the service. |
37 | 37 | * @throws ServiceNotCreatedException if an exception is raised when |
38 | 38 | * creating a service. |