constant WebformInterface::DRAFT_ALL in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::DRAFT_ALL
Denote drafts are allowed for authenticated and anonymous users.
File
- src/
WebformInterface.php, line 55
Class
- WebformInterface
- Provides an interface defining a webform entity.
Namespace
Drupal\webformCode
const DRAFT_ALL = 'all';