TextFieldTest::$adminUser
Same name in other branches
- 9 core/modules/text/tests/src/Functional/TextFieldTest.php \Drupal\Tests\text\Functional\TextFieldTest::adminUser
- 8.9.x core/modules/text/tests/src/Functional/TextFieldTest.php \Drupal\Tests\text\Functional\TextFieldTest::adminUser
- 10 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 37
Class
- TextFieldTest
- Tests the creation of text fields.
Namespace
Drupal\Tests\text\FunctionalCode
protected $adminUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.