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