You are here

protected property RerouteEmailTestBase::$rerouteDestination in Reroute Email 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/RerouteEmailTestBase.php \Drupal\Tests\reroute_email\Functional\RerouteEmailTestBase::rerouteDestination

Reroute email destination address used for the tests.

Type: string

File

tests/src/Functional/RerouteEmailTestBase.php, line 63

Class

RerouteEmailTestBase
Base test class for Reroute Email test cases.

Namespace

Drupal\Tests\reroute_email\Functional

Code

protected $rerouteDestination = 'rerouted@example.com';