protected static property UserCancelTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserCancelTest.php \Drupal\Tests\user\Functional\UserCancelTest::modules
- 9 core/modules/user/tests/src/Functional/UserCancelTest.php \Drupal\Tests\user\Functional\UserCancelTest::modules
Modules to enable.
Type: array
File
- core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php, line 28
Class
- UserCancelTest
- Ensure that account cancellation methods work as expected.
Namespace
Drupal\Tests\user\FunctionalCode
protected static $modules = [
'node',
'comment',
];