FieldInputValueNormalizerTrait
trait FieldInputValueNormalizerTrait (View source)
| internal |
A trait used to assist in the normalization of raw input field values.
Methods
static array
normalizeValue(mixed $value, string $main_property_name)
Ensure a field value is transformed into a format keyed by delta.
Details
static protected array
normalizeValue(mixed $value, string $main_property_name)
Ensure a field value is transformed into a format keyed by delta.