service courier.manager.global_template_collection in Courier 8
Same name and namespace in other branches
- 2.x courier.services.yml \courier.manager.global_template_collection
Class
Drupal\courier\Service\GlobalTemplateCollectionManager7 string references to courier.manager.global_template_collection
- CourierGlobalCollectionInvalidTemplateTest::setUp in tests/
src/ Kernel/ CourierGlobalCollectionInvalidTemplateTest.php - CourierGlobalCollectionTest::setUp in tests/
src/ Kernel/ CourierGlobalCollectionTest.php - courier_entity_load in ./
courier.module - Implements hook_entity_load().
- courier_system_entity_access in courier_system/
courier_system.module - Implements hook_entity_access().
- courier_system_update_8001 in courier_system/
courier_system.install - Converts template collection state mapping to new global template collection configuration entities.
File
View source
- class: Drupal\courier\Service\GlobalTemplateCollectionManager
- arguments:
- - '@keyvalue'
- - '@courier.manager'