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