$form->strings()
Converts the data of fields to strings
Deprecated
in 5.0.0
Use ::toStoredValues() instead $form->strings($defaults = false): array
Parameters
| Name | Type | Default |
|---|---|---|
| $defaults | mixed |
false
|
Return type
array
This method modifies the existing $form object it is applied to and returns it again.