UserControllerTest::$modules
Same name in other branches
- 10 core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php \Drupal\Tests\user\Kernel\Controller\UserControllerTest::modules
- 11.x core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php \Drupal\Tests\user\Kernel\Controller\UserControllerTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ Controller/ UserControllerTest.php, line 38
Class
- UserControllerTest
- Tests for the User controller.
Namespace
Drupal\Tests\user\Kernel\ControllerCode
protected static $modules = [
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.