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