$nullcache->modified()
Alternate version for Cache::created($key)
$nullcache->modified(string $key): int|false
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
int
|false
Parent class
Kirby\Cache\NullCache
inherited from Kirby\Cache\Cache