You are here

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

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

Global template collection manager.

Type: \Drupal\courier\Service\GlobalTemplateCollectionManagerInterface

File

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

Class

CourierGlobalCollectionInvalidTemplateTest
Tests Courier global template collections with invalid template types.

Namespace

Drupal\Tests\courier\Kernel

Code

protected $gtcService;