RestLoginHttpTest::$modules
Same name and namespace in other branches
- 11.x core/modules/rest/tests/src/Functional/RestLoginHttpTest.php \Drupal\Tests\rest\Functional\RestLoginHttpTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ rest/ tests/ src/ Functional/ RestLoginHttpTest.php, line 36
Class
- RestLoginHttpTest
- Tests login and password reset via direct HTTP.
Namespace
Drupal\Tests\rest\FunctionalCode
protected static $modules = [
'dblog',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.