UserDeleteTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/UserDeleteTest.php \Drupal\Tests\user\Kernel\UserDeleteTest::modules
- 10 core/modules/user/tests/src/Kernel/UserDeleteTest.php \Drupal\Tests\user\Kernel\UserDeleteTest::modules
- 11.x core/modules/user/tests/src/Kernel/UserDeleteTest.php \Drupal\Tests\user\Kernel\UserDeleteTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ UserDeleteTest.php, line 22
Class
- UserDeleteTest
- Tests deleting of user accounts.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.