interface Castable (View source)

Methods

static string
castUsing(array $arguments)

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

Details

static 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

string