protected property GlobalTemplateCollection::$id in Courier 2.x
Same name and namespace in other branches
- 8 src/Entity/GlobalTemplateCollection.php \Drupal\courier\Entity\GlobalTemplateCollection::id
The unique identifier for this global template collection.
Type: int
File
- src/
Entity/ GlobalTemplateCollection.php, line 33
Class
- GlobalTemplateCollection
- Defines a sync-able template collection.
Namespace
Drupal\courier\EntityCode
protected $id;