You are here

protected property GlobalTemplateCollection::$id in Courier 8

Same name and namespace in other branches
  1. 2.x src/Entity/GlobalTemplateCollection.php \Drupal\courier\Entity\GlobalTemplateCollection::id

The unique identifier for this global template collection.

Type: integer

File

src/Entity/GlobalTemplateCollection.php, line 27

Class

GlobalTemplateCollection
Defines a sync-able template collection.

Namespace

Drupal\courier\Entity

Code

protected $id;