MenuLinkTest::$adminUser

Same name and namespace in other branches
  1. 8.9.x core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php \Drupal\Tests\views\Functional\Plugin\MenuLinkTest::adminUser
  2. 10 core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php \Drupal\Tests\views\Functional\Plugin\MenuLinkTest::adminUser
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.