You are here

protected property GlobalTemplateCollection::$provider in Courier 8

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

The provider for this global template collection.

Type: string|NULL

File

src/Entity/GlobalTemplateCollection.php, line 34

Class

GlobalTemplateCollection
Defines a sync-able template collection.

Namespace

Drupal\courier\Entity

Code

protected $provider;