UserCreateTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Functional/UserCreateTest.php \Drupal\Tests\user\Functional\UserCreateTest::modules
- 8.9.x core/modules/user/tests/src/Functional/UserCreateTest.php \Drupal\Tests\user\Functional\UserCreateTest::modules
- 11.x core/modules/user/tests/src/Functional/UserCreateTest.php \Drupal\Tests\user\Functional\UserCreateTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ UserCreateTest.php, line 26
Class
- UserCreateTest
- Tests the create user administration page.
Namespace
Drupal\Tests\user\FunctionalCode
protected static $modules = [
'image',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.