public constant Flow::HANDLER_IGNORE in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::HANDLER_IGNORE
- 2.1.x src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::HANDLER_IGNORE
Ignore this entity type / bundle / field completely
File
- src/
Entity/ Flow.php, line 52
Class
- Flow
- Defines the "Content Sync - Flow" entity.
Namespace
Drupal\cms_content_sync\EntityCode
public const HANDLER_IGNORE = 'ignore';