public static property FieldStorageConfigXmlBasicAuthTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php \Drupal\Tests\field\Functional\Rest\FieldStorageConfigXmlBasicAuthTest::modules
- 10 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
public static $modules = [
'basic_auth',
];