You are here

constant WebformContentCreatorInterface::FIELD_TITLE in Webform Content Creator 3.x

Same name and namespace in other branches
  1. 8 src/WebformContentCreatorInterface.php \Drupal\webform_content_creator\WebformContentCreatorInterface::FIELD_TITLE
  2. 2.x src/WebformContentCreatorInterface.php \Drupal\webform_content_creator\WebformContentCreatorInterface::FIELD_TITLE

File

src/WebformContentCreatorInterface.php, line 16

Class

WebformContentCreatorInterface
Provides an interface defining an Webform content creator entity.

Namespace

Drupal\webform_content_creator

Code

const FIELD_TITLE = 'field_title';