You are here

protected property LinkFieldUITest::$helpTextUser 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::helpTextUser

A user that should see the help texts.

Type: \Drupal\user\Entity\User

File

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

Class

LinkFieldUITest
Tests link field UI functionality.

Namespace

Drupal\Tests\link\Functional

Code

protected $helpTextUser;