constant WebformSubmissionStorageInterface::SAVED_DISABLED in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionStorageInterface.php \Drupal\webform\WebformSubmissionStorageInterface::SAVED_DISABLED
Return status for saving of webform submission when saving results is disabled.
File
- src/
WebformSubmissionStorageInterface.php, line 18
Class
- WebformSubmissionStorageInterface
- Defines an interface for webform submission classes.
Namespace
Drupal\webformCode
const SAVED_DISABLED = 0;