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