Problem/Motivation

Currently the OptionsMultipleSelectWidget is implementing the Drupal\Core\Field\WidgetInterface. Since \Drupal\Core\Field\WidgetBase is already implementing this interface. It can be safely removed.

Proposed resolution

Remove the implementation of WidgetInterface.

CommentFileSizeAuthor
#3 3117634-3.patch903 bytesJeroenT
#2 3117634-2.patch564 bytesJeroenT
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JeroenT created an issue. See original summary.

JeroenT’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
564 bytes

Patch attached removes the duplicate implementation of WidgetInterface.

JeroenT’s picture

FileSize
903 bytes
JeroenT’s picture

Status: Needs review » Fixed

  • JeroenT committed 2aedd37 on 8.x-1.x
    Issue #3117634 by JeroenT: Remove duplicate WidgetInterface
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.