interface Castable

Methods

castUsing(array $arguments)

Get the name of the caster class to use when casting from / to this cast target.

Details

at line 15
static CastsAttributes|CastsInboundAttributes|string castUsing(array $arguments)

Get the name of the caster class to use when casting from / to this cast target.

Parameters

array $arguments

Return Value

CastsAttributes|CastsInboundAttributes|string