You are here

constant WebformSubmissionListBuilder::STATE_STARRED in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformSubmissionListBuilder.php \Drupal\webform\WebformSubmissionListBuilder::STATE_STARRED

Submission state starred.

File

src/WebformSubmissionListBuilder.php, line 31

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

const STATE_STARRED = 'starred';