protected property RerouteEmailTestBase::$originalDestination in Reroute Email 8
Same name and namespace in other branches
- 2.x 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\FunctionalCode
protected $originalDestination = 'original@example.com';