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.
2 parents 4dc0f95 + 385e584 commit 17cf22bCopy full SHA for 17cf22b
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