AsBinary
class AsBinary implements Castable
Properties
| protected string | $format |
Methods
static CastsAttributes|CastsInboundAttributes|string
castUsing(array $arguments)
Get the caster class to use when casting from / to this cast target.
__construct(array $arguments)
No description
string|null
get(mixed $model, string $key, mixed $value, array $attributes)
No description
array
set(mixed $model, string $key, mixed $value, array $attributes)
No description
Details
at line 19
static CastsAttributes|CastsInboundAttributes|string
castUsing(array $arguments)
Get the caster class to use when casting from / to this cast target.
at line 24
__construct(array $arguments)
No description
at line 38
string|null
get(mixed $model, string $key, mixed $value, array $attributes)
No description
at line 43
array
set(mixed $model, string $key, mixed $value, array $attributes)
No description