You are here

constant WebformMessageManagerInterface::PREPOPULATE_SOURCE_ENTITY_TYPE in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformMessageManagerInterface.php \Drupal\webform\WebformMessageManagerInterface::PREPOPULATE_SOURCE_ENTITY_TYPE

Prepopulate source entity type.

File

src/WebformMessageManagerInterface.php, line 170

Class

WebformMessageManagerInterface
Provides an interface for managing a webform's custom, default, and hard-coded messages.

Namespace

Drupal\webform

Code

const PREPOPULATE_SOURCE_ENTITY_TYPE = 'prepopulate_source_entity_type';