You are here

protected property WorkbenchEmailTestBase::$editorRole in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/WorkbenchEmailTestBase.php \Drupal\Tests\workbench_email\Functional\WorkbenchEmailTestBase::editorRole

Editor role.

Type: \Drupal\user\RoleInterface

File

tests/src/Functional/WorkbenchEmailTestBase.php, line 53

Class

WorkbenchEmailTestBase
Defines a base class for workbench email tests.

Namespace

Drupal\Tests\workbench_email\Functional

Code

protected $editorRole;