Overrides FieldPluginBase::getFieldWidgetMap
public function getFieldWidgetMap() { // The widget IDs are identical in Drupal 7 and 8, so we do not need any // mapping. return []; }