@@ -18,7 +18,7 @@ |
||
| 18 | 18 | * @param string $requestedName |
| 19 | 19 | * @param null|array $options |
| 20 | 20 | * |
| 21 | - * @return object |
|
| 21 | + * @return Watermark |
|
| 22 | 22 | * @throws ServiceNotFoundException if unable to resolve the service. |
| 23 | 23 | * @throws ServiceNotCreatedException if an exception is raised when |
| 24 | 24 | * creating a service. |
@@ -18,7 +18,7 @@ |
||
| 18 | 18 | * @param string $requestedName |
| 19 | 19 | * @param null|array $options |
| 20 | 20 | * |
| 21 | - * @return object |
|
| 21 | + * @return ImageMapResolver |
|
| 22 | 22 | * @throws ServiceNotFoundException if unable to resolve the service. |
| 23 | 23 | * @throws ServiceNotCreatedException if an exception is raised when |
| 24 | 24 | * creating a service. |
@@ -18,7 +18,7 @@ |
||
| 18 | 18 | * @param string $requestedName |
| 19 | 19 | * @param null|array $options |
| 20 | 20 | * |
| 21 | - * @return object |
|
| 21 | + * @return ImagePathStackResolver |
|
| 22 | 22 | * @throws ServiceNotFoundException if unable to resolve the service. |
| 23 | 23 | * @throws ServiceNotCreatedException if an exception is raised when |
| 24 | 24 | * creating a service. |
@@ -22,7 +22,7 @@ |
||
| 22 | 22 | * @param string $requestedName |
| 23 | 23 | * @param null|array $options |
| 24 | 24 | * |
| 25 | - * @return object |
|
| 25 | + * @return ImgUrl |
|
| 26 | 26 | * @throws ServiceNotFoundException if unable to resolve the service. |
| 27 | 27 | * @throws ServiceNotCreatedException if an exception is raised when |
| 28 | 28 | * creating a service. |