class
Illuminate
/
Database
/
Eloquent
/
Casts
/
AsEncryptedArrayObject
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
AsEncryptedArrayObject
Implements
- Illuminate\...\Castable
Methods
public
static
castUsing
(
array
$arguments
)
:
Illuminate\...\ArrayObject,iterable>
Get the caster class to use when casting from / to this cast target.
Parameters
- $arguments array