Skip to content

Kirby 4.2.0

$cache->modified()

Alternate version for Cache::created($key)

$cache->modified(string $key): int|false

Parameters

Name Type Default
$key * string

Return type

int|false

Parent class

Kirby\Cache\Cache