$field->toStoredValue()
Returns the value of the field in a format to be stored by our storage classes
$field->toStoredValue(): mixed
Return type
mixed
This method modifies the existing $field
object it is applied to and returns it again.
Returns the value of the field in a format to be stored by our storage classes
$field->toStoredValue(): mixed
mixed
This method modifies the existing $field
object it is applied to and returns it again.