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