datetime_entry
Definition
/**
* @throws InvalidArgumentException
*
* @return ($value is null ? Entry<null> : Entry<\DateTimeInterface>)
*/
datetime_entry(string $name, DateTimeInterface|string|null $value, ?Metadata $metadata) : Entry /**
* @throws InvalidArgumentException
*
* @return ($value is null ? Entry<null> : Entry<\DateTimeInterface>)
*/
datetime_entry(string $name, DateTimeInterface|string|null $value, ?Metadata $metadata) : Entry