UuidCastingHandler implements CastingHandler
FinalYes
Interfaces
Methods
- supports() : bool
- value() : T
Methods
supports()
public
supports(Type<string|int, Uuid> $type) : bool
Parameters
Return values
boolvalue()
public
value(mixed $value, Type $type, Caster $caster, Options $options) : T