protected property RerouteEmailTestBase::$whitelistedDomain in Reroute Email 8
Whitelisted domain destination address used for the tests.
Type: string
File
- tests/
src/ Functional/ RerouteEmailTestBase.php, line 70
Class
- RerouteEmailTestBase
- Base test class for Reroute Email test cases.
Namespace
Drupal\Tests\reroute_email\FunctionalCode
protected $whitelistedDomain = '*@example.com';