public property Flow::$sync_entities in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::sync_entities
- 2.0.x src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::sync_entities
The Flow entities.
@todo Refactor to be hierarchical, so entity_type => bundle_name and within that add a ['fields'] config array.
Type: array
File
- src/
Entity/ Flow.php, line 103
Class
- Flow
- Defines the "Content Sync - Flow" entity.
Namespace
Drupal\cms_content_sync\EntityCode
public $sync_entities;