constant WebformInterface::TITLE_SOURCE_ENTITY_WEBFORM in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformInterface.php \Drupal\webform\WebformInterface::TITLE_SOURCE_ENTITY_WEBFORM
Both source entity and webform title.
File
- src/
WebformInterface.php, line 29
Class
- WebformInterface
- Provides an interface defining a webform entity.
Namespace
Drupal\webformCode
const TITLE_SOURCE_ENTITY_WEBFORM = 'source_entity_webform';