You are here

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

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

File

src/WebformContentCreatorInterface.php, line 30

Class

WebformContentCreatorInterface
Provides an interface defining an Webform content creator entity.

Namespace

Drupal\webform_content_creator

Code

const SYNC_CONTENT_DELETE = 'sync_content_delete';