public property Flow::$id in CMS Content Sync 2.1.x
Same name and namespace in other branches
- 8 src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::id
- 2.0.x src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::id
The Flow ID.
Type: string
File
- src/
Entity/ Flow.php, line 121
Class
- Flow
- Defines the "Content Sync - Flow" entity.
Namespace
Drupal\cms_content_sync\EntityCode
public $id;