constant WebformSubmissionStorageInterface::PURGE_DRAFT in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionStorageInterface.php \Drupal\webform\WebformSubmissionStorageInterface::PURGE_DRAFT
Denote to purge automatically only drafts.
File
- src/
WebformSubmissionStorageInterface.php, line 32
Class
- WebformSubmissionStorageInterface
- Defines an interface for webform submission classes.
Namespace
Drupal\webformCode
const PURGE_DRAFT = 'draft';