Null
This field type is used for fallback and testing purposes.
Name | Internal name | Expected input type |
---|---|---|
Null | variable | mixed |
Description
As integration with Legacy Stack requires that all FieldTypes are also also handled on 5.x stack side, Null FieldType is provided as a dummy for legacy FieldTypes that are not really implemented on 5.x side.
...