protected property GlobalTemplateCollection::$templates in Courier 8
Same name and namespace in other branches
- 2.x src/Entity/GlobalTemplateCollection.php \Drupal\courier\Entity\GlobalTemplateCollection::templates
The template contents for this global template collection.
Type: array
File
- src/
Entity/ GlobalTemplateCollection.php, line 51
Class
- GlobalTemplateCollection
- Defines a sync-able template collection.
Namespace
Drupal\courier\EntityCode
protected $templates = [];