19declare(strict_types=1);
27use UnexpectedValueException;
49 return new DateTimeImmutable($from);
78 new DateTimeImmutable($value);
79 }
catch (Exception
$e) {
80 $this->
error = $e->getMessage();
trait DeriveInvokeFromTransform
trait DeriveApplyToFromTransform
A constraint encodes some resrtictions on values.