BasicAuthTest::$modules
Modules installed for all tests.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php, line 27
Class
- BasicAuthTest
- Tests for BasicAuth authentication provider.
Namespace
Drupal\Tests\basic_auth\FunctionalCode
protected static $modules = [
'basic_auth',
'router_test',
'locale',
'basic_auth_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.