UserAuthenticationControllerTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/Controller/UserAuthenticationControllerTest.php, line 24

Class

UserAuthenticationControllerTest
@coversDefaultClass \Drupal\user\Controller\UserController @group user

Namespace

Drupal\Tests\user\Kernel\Controller

Code

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

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