UserLegacyTest::$modules

Same name in other branches
  1. 8.9.x core/modules/user/tests/src/Kernel/UserLegacyTest.php \Drupal\Tests\user\Kernel\UserLegacyTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/UserLegacyTest.php, line 18

Class

UserLegacyTest
Tests legacy user functionality.

Namespace

Drupal\Tests\user\Kernel

Code

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

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