You are here

protected property OptionsBase::$otherOptionType in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformElement/OptionsBase.php \Drupal\webform\Plugin\WebformElement\OptionsBase::otherOptionType

The other option base element type.

Type: string

File

src/Plugin/WebformElement/OptionsBase.php, line 37

Class

OptionsBase
Provides a base 'options' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $otherOptionType;