@@ -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 | { |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PSR-7 Cache Helpers |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | - * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | - */ |
|
| 3 | + * PSR-7 Cache Helpers |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | + * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Micheh\Cache\Header; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PSR-7 Cache Helpers |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | - * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | - */ |
|
| 3 | + * PSR-7 Cache Helpers |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | + * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Micheh\Cache\Header; |
| 10 | 10 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PSR-7 Cache Helpers |
|
| 4 | - * |
|
| 5 | - * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | - * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | - */ |
|
| 3 | + * PSR-7 Cache Helpers |
|
| 4 | + * |
|
| 5 | + * @copyright Copyright (c) 2016, Michel Hunziker <[email protected]> |
|
| 6 | + * @license http://www.opensource.org/licenses/BSD-3-Clause The BSD-3-Clause License |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Micheh\Cache\Header; |
| 10 | 10 | |