$nullcache->created()
Checks when the cache has been created; returns the creation timestamp on success and false if the item does not exist
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
int
|false
Parent class
Kirby\Cache\NullCache
inherited from Kirby\Cache\Cache