You are here

protected property MenuLinkReorderTest::$administrator in Zircon Profile 8

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

An administrator user.

Type: \Drupal\user\UserInterface

File

core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php, line 24
Contains \Drupal\menu_ui\Tests\MenuLinkReorderTest.

Class

MenuLinkReorderTest
Reorder menu items.

Namespace

Drupal\menu_ui\Tests

Code

protected $administrator;