public static property MessageXmlBasicAuthTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php \Drupal\Tests\contact\Functional\Rest\MessageXmlBasicAuthTest::modules
Modules to install.
Type: array
Overrides MessageResourceTestBase::$modules
File
- core/
modules/ contact/ tests/ src/ Functional/ Rest/ MessageXmlBasicAuthTest.php, line 19
Class
- MessageXmlBasicAuthTest
- @group rest
Namespace
Drupal\Tests\contact\Functional\RestCode
public static $modules = [
'basic_auth',
];