Skip to content

Kirby 4.1.2

$value->expires()

Returns the expiration date as UNIX timestamp or null if the value never expires

$value->expires(): int|null

Return type

int|null

Parent class

Kirby\Cache\Value