You are here

protected property GlobalTemplateCollectionManager::$keyValueStore in Courier 8

Same name and namespace in other branches
  1. 2.x src/Service/GlobalTemplateCollectionManager.php \Drupal\courier\Service\GlobalTemplateCollectionManager::keyValueStore

The key value store to use.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/Service/GlobalTemplateCollectionManager.php, line 23

Class

GlobalTemplateCollectionManager
The global template collection manager.

Namespace

Drupal\courier\Service

Code

protected $keyValueStore;