protected property LinkFieldUITest::$adminUser in Drupal 9
Same name and namespace in other branches
- 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\FunctionalCode
protected $adminUser;