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