You are here

protected property WebformTableSelectSort::$exportDelta in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformElement/WebformTableSelectSort.php \Drupal\webform\Plugin\WebformElement\WebformTableSelectSort::exportDelta

Export delta for multiple options.

Type: bool

Overrides OptionsBase::$exportDelta

File

src/Plugin/WebformElement/WebformTableSelectSort.php, line 22

Class

WebformTableSelectSort
Provides a 'webform_tableselect_sort' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $exportDelta = TRUE;