@@ -150,7 +150,7 @@ |
||
| 150 | 150 | * @param mixed $definition The definition of service. |
| 151 | 151 | * @param array $params Parameters for service construct. |
| 152 | 152 | * |
| 153 | - * @return mixed Entry. |
|
| 153 | + * @return Container Entry. |
|
| 154 | 154 | * @throws ContainerException Error while retrieving the entry. |
| 155 | 155 | * @throws NotFoundException No entry was found for this identifier. |
| 156 | 156 | */ |