AdminAccountSwitcherTest::$modules

Same name in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php \Drupal\KernelTests\Core\DefaultContent\AdminAccountSwitcherTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php, line 26

Class

AdminAccountSwitcherTest
@covers \Drupal\Core\DefaultContent\AdminAccountSwitcher @group DefaultContent

Namespace

Drupal\KernelTests\Core\DefaultContent

Code

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

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