You are here

protected property MenuLinkTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php \Drupal\Tests\views\Functional\Plugin\MenuLinkTest::adminUser

A user with permission to administer views, menus and view content.

Type: \Drupal\user\UserInterface

File

core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php, line 46

Class

MenuLinkTest
Tests the menu links created in views.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $adminUser;