You are here

protected property MenuLinkContentFormTest::$basicUser 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::basicUser

User with only 'administer menu' permission.

Type: \Drupal\user\Entity\User

File

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

Class

MenuLinkContentFormTest
Tests the menu link content UI.

Namespace

Drupal\Tests\menu_link_content\Functional

Code

protected $basicUser;