You are here

protected property TextFieldTest::$adminUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/text/tests/src/Functional/TextFieldTest.php \Drupal\Tests\text\Functional\TextFieldTest::adminUser
  2. 9 core/modules/text/tests/src/Functional/TextFieldTest.php \Drupal\Tests\text\Functional\TextFieldTest::adminUser

A user with relevant administrative privileges.

Type: \Drupal\user\UserInterface

File

core/modules/text/tests/src/Functional/TextFieldTest.php, line 29

Class

TextFieldTest
Tests the creation of text fields.

Namespace

Drupal\Tests\text\Functional

Code

protected $adminUser;