You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FormType can be merged into FieldType without big problems. Since dynamic inheritance does not work properly (#3793) it is better to have one general parent type for all types.