You are here

protected property MenuTest::$authenticatedUser in Zircon Profile 8

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

An authenticated user.

Type: \Drupal\user\UserInterface

File

core/modules/menu_ui/src/Tests/MenuTest.php, line 46
Contains \Drupal\menu_ui\Tests\MenuTest.

Class

MenuTest
Add a custom menu, add menu links to the custom menu and Tools menu, check their data, and delete them using the UI.

Namespace

Drupal\menu_ui\Tests

Code

protected $authenticatedUser;