You are here

constant WebformSubmissionListBuilder::STATE_UNLOCKED in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionListBuilder.php \Drupal\webform\WebformSubmissionListBuilder::STATE_UNLOCKED

Submission state unlocked.

File

src/WebformSubmissionListBuilder.php, line 53

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

const STATE_UNLOCKED = 'unlocked';