class Illuminate / Database / Eloquent / Casts / AsArrayObject
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

AsArrayObject

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