You are here

protected property MenuLinkUpdatePathTest::$adminUser in Menu Link (Field) 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/MenuLinkUpdatePathTest.php \Drupal\Tests\menu_link\Functional\MenuLinkUpdatePathTest::adminUser

An admin user with all permissions.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/MenuLinkUpdatePathTest.php, line 36

Class

MenuLinkUpdatePathTest
Tests the menu_link module install/update path. @group menu_link

Namespace

Drupal\Tests\menu_link\Functional

Code

protected $adminUser;