You are here

constant WebformSubmissionStorageInterface::PURGE_ALL in Webform 6.x

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

Denote to purge automatically all submissions.

File

src/WebformSubmissionStorageInterface.php, line 46

Class

WebformSubmissionStorageInterface
Defines an interface for webform submission classes.

Namespace

Drupal\webform

Code

const PURGE_ALL = 'all';