You are here

constant WebformContentCreatorInterface::WEBFORM_CONTENT_CREATOR in Webform Content Creator 2.x

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

File

src/WebformContentCreatorInterface.php, line 14

Class

WebformContentCreatorInterface
Provides an interface defining an Webform content creator entity.

Namespace

Drupal\webform_content_creator

Code

const WEBFORM_CONTENT_CREATOR = 'webform_content_creator';