RestExportAuthTest::$modules
Same name in other branches
- 9 core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php \Drupal\Tests\rest\Functional\Views\RestExportAuthTest::modules
- 8.9.x core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php \Drupal\Tests\rest\Kernel\Views\RestExportAuthTest::modules
- 8.9.x core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php \Drupal\Tests\rest\Functional\Views\RestExportAuthTest::modules
- 10 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 20
Class
- RestExportAuthTest
- Tests authentication for REST display.
Namespace
Drupal\Tests\rest\Functional\ViewsCode
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.