RestExportAuthTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php \Drupal\Tests\rest\Kernel\Views\RestExportAuthTest::modules
  2. 8.9.x core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php \Drupal\Tests\rest\Functional\Views\RestExportAuthTest::modules
  3. 10 core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php \Drupal\Tests\rest\Functional\Views\RestExportAuthTest::modules
  4. 11.x core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php \Drupal\Tests\rest\Functional\Views\RestExportAuthTest::modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php, line 18

Class

RestExportAuthTest
Tests authentication for REST display.

Namespace

Drupal\Tests\rest\Functional\Views

Code

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

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