UserLogoutTest::$modules
Same name in other branches
- 10 core/modules/user/tests/src/Functional/UserLogoutTest.php \Drupal\Tests\user\Functional\UserLogoutTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ UserLogoutTest.php, line 20
Class
- UserLogoutTest
- Tests user logout.
Namespace
Drupal\Tests\user\FunctionalCode
protected static $modules = [
'user',
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.