You are here

protected property FieldHelpTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Functional/FieldHelpTest.php \Drupal\Tests\field\Functional\FieldHelpTest::adminUser

The admin user that will be created.

File

core/modules/field/tests/src/Functional/FieldHelpTest.php, line 29

Class

FieldHelpTest
Tests help display for the Field module.

Namespace

Drupal\Tests\field\Functional

Code

protected $adminUser;