You are here

public constant SyncIntent::ACTION_DELETE in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/SyncIntent.php \Drupal\cms_content_sync\SyncIntent::ACTION_DELETE
  2. 2.0.x src/SyncIntent.php \Drupal\cms_content_sync\SyncIntent::ACTION_DELETE

push/pull the deletion of this entity

File

src/SyncIntent.php, line 40

Class

SyncIntent
Class SyncIntent.

Namespace

Drupal\cms_content_sync

Code

public const ACTION_DELETE = 'delete';