40 return new \DateTimeImmutable($from);
41 }
catch (\Exception
$e) {
42 throw new \InvalidArgumentException(
$e->getMessage(), 1);
An exception for terminatinating execution or to throw for unit testing.
trait DeriveInvokeFromTransform
trait DeriveApplyToFromTransform