We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44210b9 commit 385e584Copy full SHA for 385e584
lib/Phpfastcache/Helper/Psr16Adapter.php
@@ -76,7 +76,7 @@ public function get($key, $default = null)
76
/**
77
* @param string $key
78
* @param mixed $value
79
- * @param null $ttl
+ * @param null|int|\DateInterval $ttl
80
* @return bool
81
* @throws \Phpfastcache\Exceptions\PhpfastcacheSimpleCacheException
82
*/
0 commit comments