You are here

protected property ConfigDependenciesTest::$template in Workbench Email 8

Same name and namespace in other branches
  1. 2.x tests/src/Kernel/ConfigDependenciesTest.php \Drupal\Tests\workbench_email\Kernel\ConfigDependenciesTest::template

The template being tested.

Type: \Drupal\workbench_email\TemplateInterface

File

tests/src/Kernel/ConfigDependenciesTest.php, line 40

Class

ConfigDependenciesTest
Defines a class for testing config dependencies.

Namespace

Drupal\Tests\workbench_email\Kernel

Code

protected $template;