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