TimestampDateTimeImmutableCaster
in package
implements
Caster
Table of Contents
Interfaces
- Caster
Properties
- $types : array<string|int, mixed>
Methods
- __construct() : mixed
- cast() : DateTimeImmutable
Properties
$types
private
array<string|int, mixed>
$types
Methods
__construct()
public
__construct(array<string|int, mixed> $types) : mixed
Parameters
- $types : array<string|int, mixed>
cast()
public
cast(string|mixed $value) : DateTimeImmutable
Parameters
- $value : string|mixed