Skip to content

Kirby 5.0.4

$value->created()

Returns the creation date as UNIX timestamp

$value->created(): int

Return type

int

This method modifies the existing $value object it is applied to and returns it again.

Parent class

Kirby\Cache\Value