You are here

constant WebformInterface::TITLE_WEBFORM_SOURCE_ENTITY in Webform 8.5

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

Both webform and source entity title.

File

src/WebformInterface.php, line 34

Class

WebformInterface
Provides an interface defining a webform entity.

Namespace

Drupal\webform

Code

const TITLE_WEBFORM_SOURCE_ENTITY = 'webform_source_entity';