$nullCache->modified()
Alternate version for Cache::created($key)
$nullCache->modified(string $key): int|false
Parameters
Name | Type | Default |
---|---|---|
$keyrequired | string |
no default value |
Return types
int
orfalse
Parent class
Kirby\Cache\NullCache
inherited from Kirby\Cache\Cache