public constant EntityStatus::FLAG_PULL_FAILED_SOFT in CMS Content Sync 2.1.x
Same name and namespace in other branches
- 8 src/Entity/EntityStatus.php \Drupal\cms_content_sync\Entity\EntityStatus::FLAG_PULL_FAILED_SOFT
- 2.0.x src/Entity/EntityStatus.php \Drupal\cms_content_sync\Entity\EntityStatus::FLAG_PULL_FAILED_SOFT
File
- src/
Entity/ EntityStatus.php, line 54
Class
- EntityStatus
- Defines the "Content Sync - Entity Status" entity type.
Namespace
Drupal\cms_content_sync\EntityCode
public const FLAG_PULL_FAILED_SOFT = 0x1000;