You are here

public constant EntityStatus::FLAG_UNUSED_CLONED in CMS Content Sync 8

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

File

src/Entity/EntityStatus.php, line 42

Class

EntityStatus
Defines the "Content Sync - Entity Status" entity type.

Namespace

Drupal\cms_content_sync\Entity

Code

public const FLAG_UNUSED_CLONED = 0x1;