$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.
Returns the creation date as UNIX timestamp
$value->created(): int
int
This method modifies the existing $value
object it is applied to and returns it again.