public static property ContactTest::$modules in Reroute Email 8
Same name and namespace in other branches
- 2.x tests/src/Functional/ContactTest.php \Drupal\Tests\reroute_email\Functional\ContactTest::modules
An array of helper modules for the reroute email tests.
Type: array
Overrides RerouteEmailTestBase::$modules
File
- tests/
src/ Functional/ ContactTest.php, line 16
Class
- ContactTest
- Test ability to reroute mail sent from the Contact module form.
Namespace
Drupal\Tests\reroute_email\FunctionalCode
public static $modules = [
'reroute_email',
'contact',
];