Completed
Push — master ( 097ee4...b7f9bf )
by Lars
02:18
created
src/voku/cache/Cache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -654,7 +654,7 @@
 block discarded – undo
654 654
    *
655 655
    * @param string                 $key
656 656
    * @param mixed                  $value
657
-   * @param null|int|\DateInterval $ttl
657
+   * @param integer $ttl
658 658
    *
659 659
    * @return bool
660 660
    *
Please login to merge, or discard this patch.