constant WebformContentCreatorInterface::WEBFORM in Webform Content Creator 8
Same name and namespace in other branches
- 3.x src/WebformContentCreatorInterface.php \Drupal\webform_content_creator\WebformContentCreatorInterface::WEBFORM
- 2.x src/WebformContentCreatorInterface.php \Drupal\webform_content_creator\WebformContentCreatorInterface::WEBFORM
File
- src/
WebformContentCreatorInterface.php, line 12
Class
- WebformContentCreatorInterface
- Provides an interface defining an Webform content creator entity.
Namespace
Drupal\webform_content_creatorCode
const WEBFORM = 'webform';