You are here

protected property RerouteEmailTestBase::$originalDestination 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::originalDestination

Original email address used for the tests.

Type: string

File

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

Class

RerouteEmailTestBase
Base test class for Reroute Email test cases.

Namespace

Drupal\Tests\reroute_email\Functional

Code

protected $originalDestination = 'original@example.com';