protected property UserAdminLanguageTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Functional/UserAdminLanguageTest.php \Drupal\Tests\user\Functional\UserAdminLanguageTest::adminUser
A user with permission to access admin pages and administer languages.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php, line 20
Class
- UserAdminLanguageTest
- Tests users' ability to change their own administration language.
Namespace
Drupal\Tests\user\FunctionalCode
protected $adminUser;