You are here

protected property UserAdminLanguageTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $adminUser;