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.