LegacyUserTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/LegacyUserTest.php, line 22

Class

LegacyUserTest
Tests deprecated user module functions.

Namespace

Drupal\Tests\user\Kernel

Code

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

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