You are here

constant WebformSubmissionSelectFilter::ALL in Webform Views Integration 8.5

Denote the option of "all" options.

File

src/Plugin/views/filter/WebformSubmissionSelectFilter.php, line 25

Class

WebformSubmissionSelectFilter
Select filter based on value of a webform submission.

Namespace

Drupal\webform_views\Plugin\views\filter

Code

const ALL = 'all';