You are here

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

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

File

src/WebformContentCreatorInterface.php, line 20

Class

WebformContentCreatorInterface
Provides an interface defining an Webform content creator entity.

Namespace

Drupal\webform_content_creator

Code

const CUSTOM_CHECK = 'custom_check';