constant WebformSubmissionStorageInterface::PURGE_NONE in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionStorageInterface.php \Drupal\webform\WebformSubmissionStorageInterface::PURGE_NONE
Denote not to purge automatically anything at all.
File
- src/
WebformSubmissionStorageInterface.php, line 25
Class
- WebformSubmissionStorageInterface
- Defines an interface for webform submission classes.
Namespace
Drupal\webformCode
const PURGE_NONE = 'none';