You are here

protected property CourierGlobalCollectionTest::$gtcService in Courier 2.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/CourierGlobalCollectionTest.php \Drupal\Tests\courier\Kernel\CourierGlobalCollectionTest::gtcService

Global template collection manager.

Type: \Drupal\courier\Service\GlobalTemplateCollectionManagerInterface

File

tests/src/Kernel/CourierGlobalCollectionTest.php, line 27

Class

CourierGlobalCollectionTest
Tests Courier global template collections interaction with local templates.

Namespace

Drupal\Tests\courier\Kernel

Code

protected $gtcService;