You are here

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

Identifies a 'None' option.

File

src/Plugin/Field/FieldWidget/SelectOrOtherWidgetBase.php, line 30
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_NONE = 'options_none';