You are here

protected property GlobalTemplateCollectionManager::$keyValueStore in Courier 2.x

Same name and namespace in other branches
  1. 8 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;