protected property UserAdminLanguageTest::$regularUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/UserAdminLanguageTest.php \Drupal\Tests\user\Functional\UserAdminLanguageTest::regularUser
A non-administrator user for this test.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php, line 27
Class
- UserAdminLanguageTest
- Tests users' ability to change their own administration language.
Namespace
Drupal\Tests\user\FunctionalCode
protected $regularUser;