ItemJsonBasicAuthTest::$modules

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

Type: modules

Overrides ItemResourceTestBase::$modules

File

core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php, line 18

Class

ItemJsonBasicAuthTest
@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.