class AsEncryptedArrayObject implements Castable (View source)

Methods

static string
castUsing(array $arguments)

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

get($model, $key, $value, $attributes)

No description

set($model, $key, $value, $attributes)

No description

serialize($model, string $key, $value, array $attributes)

No description

Details

static string castUsing(array $arguments)

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

Parameters

array $arguments

Return Value

string

get($model, $key, $value, $attributes)

No description

Parameters

$model
$key
$value
$attributes

set($model, $key, $value, $attributes)

No description

Parameters

$model
$key
$value
$attributes

serialize($model, string $key, $value, array $attributes)

No description

Parameters

$model
string $key
$value
array $attributes