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