You are here

protected property RerouteEmailTestBase::$allowlistedDomain in Reroute Email 2.x

An email to add a domain to the allowed list.

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\Functional

Code

protected $allowlistedDomain = '*@example.com';