UserLogoutTest::$modules

Same name in other branches
  1. 11.x 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\Functional

Code

protected static $modules = [
    'user',
    'block',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.