You are here

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

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

Export delta for multiple options.

Type: bool

Overrides OptionsBase::$exportDelta

File

src/Plugin/WebformElement/WebformTableSort.php, line 24

Class

WebformTableSort
Provides a 'webform_table_sort' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $exportDelta = TRUE;