You are here

protected property MenuLinkReorderTest::$administrator in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php \Drupal\Tests\menu_ui\Functional\MenuLinkReorderTest::administrator

An administrator user.

Type: \Drupal\user\UserInterface

File

core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php, line 19

Class

MenuLinkReorderTest
Reorder menu items.

Namespace

Drupal\Tests\menu_ui\Functional

Code

protected $administrator;