interface CastsInboundAttributes (View source)

Methods

mixed
set(Model $model, string $key, mixed $value, array $attributes)

Transform the attribute to its underlying model values.

Details

mixed set(Model $model, string $key, mixed $value, array $attributes)

Transform the attribute to its underlying model values.

Parameters

Model $model
string $key
mixed $value
array $attributes

Return Value

mixed