constant WebformInterface::STATUS_ARCHIVED in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::STATUS_ARCHIVED
Webform status archived.
File
- src/
WebformInterface.php, line 75
Class
- WebformInterface
- Provides an interface defining a webform entity.
Namespace
Drupal\webformCode
const STATUS_ARCHIVED = 'archived';