You are here

protected property MenuLinkContentFormTest::$adminUser in Drupal 9

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

User with 'administer menu' and 'link to any page' permission.

Type: \Drupal\user\Entity\User

File

core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php, line 35

Class

MenuLinkContentFormTest
Tests the menu link content UI.

Namespace

Drupal\Tests\menu_link_content\Functional

Code

protected $adminUser;