You are here

constant SelectOrOtherWidgetBase::SELECT_OR_OTHER_EMPTY_SELECT in Select (or other) 8.3

Identifies a 'Select a value' option.

File

src/Plugin/Field/FieldWidget/SelectOrOtherWidgetBase.php, line 35
Contains \Drupal\select_or_other\Plugin\Field\FieldWidget\SelectOrOtherWidgetBase.

Class

SelectOrOtherWidgetBase
Base class for the 'select_or_other_*' widgets.

Namespace

Drupal\select_or_other\Plugin\Field\FieldWidget

Code

const SELECT_OR_OTHER_EMPTY_SELECT = 'options_select';