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