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