You are here

protected property RerouteEmailTestCase::$originalDestination in Reroute Email 7

Original email address used for the tests.

Type: string

File

./reroute_email.test, line 32
Test the Reroute Email module.

Class

RerouteEmailTestCase
Provides common functionality for the Reroute Email test classes.

Code

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