You are here

public constant EntityStatus::FLAG_LAST_PULL_RESET in CMS Content Sync 2.0.x

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

File

src/Entity/EntityStatus.php, line 50

Class

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

Namespace

Drupal\cms_content_sync\Entity

Code

public const FLAG_LAST_PULL_RESET = 0x100;