Completed
Pull Request — master (#21)
by Дмитрий
03:38
created
src/Provider/HttpClientCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
      *   If none is set, the value should be stored permanently or for as long as the
68 68
      *   implementation allows.
69 69
      *
70
-     * @return static
70
+     * @return boolean
71 71
      *   The called object.
72 72
      */
73 73
     public function expiresAfter($time)
Please login to merge, or discard this patch.