By swentel on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Introduced in version:
8.x
Issue links:
Description:
Following functions have been replaced:
| D7 | D8 |
|---|---|
| field_ui_field_type_options() | Not yet available, will be added by #2017711: Create FieldTypePluginManager::getOptions() |
| field_ui_widget_type_options() | WidgetPluginManager::getOptions() |
| field_ui_formatter_options() | FormatterPluginManager::getOptions() |
Impacts:
Module developers