protected static property UserSaveTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Kernel/UserSaveTest.php \Drupal\Tests\user\Kernel\UserSaveTest::modules
- 9 core/modules/user/tests/src/Kernel/UserSaveTest.php \Drupal\Tests\user\Kernel\UserSaveTest::modules
File
- core/
modules/ user/ tests/ src/ Kernel/ UserSaveTest.php, line 18
Class
- UserSaveTest
- Tests account saving for arbitrary new uid.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'system',
'user',
];