interface
Illuminate
/
Contracts
/
Database
/
Eloquent
/
Castable
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Castable
Methods
public
static
castUsing ( array $arguments ) : string|CastsAttributes |CastsInboundAttributes
Get the name of the caster class to use when casting from / to this cast target.
Parameters
- $arguments array