$field->toArray()
Converts the field to a plain array
$field->toArray(): array
Return type
array
This method modifies the existing $field
object it is applied to and returns it again.
Converts the field to a plain array
$field->toArray(): array
array
This method modifies the existing $field
object it is applied to and returns it again.