$value->expires()
Returns the expiration date as UNIX timestamp or null if the value never expires
$value->expires(): int|null
Return types
intornull
This method modifies the existing $value object it is applied to and returns it again.
Returns the expiration date as UNIX timestamp or null if the value never expires
$value->expires(): int|null
intornull
This method modifies the existing $value object it is applied to and returns it again.