@@ -263,7 +263,7 @@ |
||
263 | 263 | * `null` if the lifetime cannot be calculated. |
264 | 264 | * |
265 | 265 | * @param ResponseInterface $response Response to get the lifetime from |
266 | - * @return int|null Lifetime in seconds or null if not available |
|
266 | + * @return ResponseInterface Lifetime in seconds or null if not available |
|
267 | 267 | */ |
268 | 268 | public function getLifetime(ResponseInterface $response) |
269 | 269 | { |