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