ContactLanguageTest::$modules
Same name in other branches
- 8.9.x core/modules/contact/tests/src/Functional/ContactLanguageTest.php \Drupal\Tests\contact\Functional\ContactLanguageTest::modules
- 10 core/modules/contact/tests/src/Functional/ContactLanguageTest.php \Drupal\Tests\contact\Functional\ContactLanguageTest::modules
- 11.x core/modules/contact/tests/src/Functional/ContactLanguageTest.php \Drupal\Tests\contact\Functional\ContactLanguageTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ contact/ tests/ src/ Functional/ ContactLanguageTest.php, line 23
Class
- ContactLanguageTest
- Tests contact messages with language module.
Namespace
Drupal\Tests\contact\FunctionalCode
protected static $modules = [
'contact',
'language',
'contact_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.