You are here

protected property LinkFieldUITest::$adminUser in Drupal 9

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

A user that can edit content types.

Type: \Drupal\user\UserInterface

File

core/modules/link/tests/src/Functional/LinkFieldUITest.php, line 38

Class

LinkFieldUITest
Tests link field UI functionality.

Namespace

Drupal\Tests\link\Functional

Code

protected $adminUser;