protected property RerouteEmailTestCase::$whitelistedDomain in Reroute Email 7
Whitelisted domain destination address used for the tests.
Type: string
File
- ./
reroute_email.test, line 39 - Test the Reroute Email module.
Class
- RerouteEmailTestCase
- Provides common functionality for the Reroute Email test classes.
Code
protected $whitelistedDomain = '*@example.com';