BasicAuthTest::$modules
Same name in other branches
- 9 core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php \Drupal\Tests\basic_auth\Functional\BasicAuthTest::modules
- 10 core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php \Drupal\Tests\basic_auth\Functional\BasicAuthTest::modules
- 11.x core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php \Drupal\Tests\basic_auth\Functional\BasicAuthTest::modules
Modules installed for all tests.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php, line 26
Class
- BasicAuthTest
- Tests for BasicAuth authentication provider.
Namespace
Drupal\Tests\basic_auth\FunctionalCode
public 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.