Completed
Push — master ( 25d045...564efe )
by Michel
02:23
created
src/CacheUtil.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -263,7 +263,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.