You are here

constant WebformOtherBase::OTHER_OPTION in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Element/WebformOtherBase.php \Drupal\webform\Element\WebformOtherBase::OTHER_OPTION

Other option value.

File

src/Element/WebformOtherBase.php, line 24

Class

WebformOtherBase
Base class for webform other element.

Namespace

Drupal\webform\Element

Code

const OTHER_OPTION = '_other_';