FeedXmlBasicAuthTest::$modules

Same name in other branches
  1. 8.9.x core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php \Drupal\Tests\aggregator\Functional\Rest\FeedXmlBasicAuthTest::modules

Type: modules

Overrides FeedResourceTestBase::$modules

File

core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php, line 20

Class

FeedXmlBasicAuthTest
@group rest @group legacy

Namespace

Drupal\Tests\aggregator\Functional\Rest

Code

protected static $modules = [
    'basic_auth',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.