$memorycache->expired()
Checks if an item in the cache is expired
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
bool
Parent class
Kirby\Cache\MemoryCache
inherited from Kirby\Cache\Cache
Checks if an item in the cache is expired
Name | Type | Default |
---|---|---|
$key * | string |
– |
bool
Kirby\Cache\MemoryCache
inherited from Kirby\Cache\Cache