You are here

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

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

Export delta for multiple options.

Type: bool

File

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

Class

OptionsBase
Provides a base 'options' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $exportDelta = FALSE;