NavigationTopBarPageContextTest::$adminUser

Same name and namespace in other branches
  1. 11.x core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php \Drupal\Tests\navigation\Functional\NavigationTopBarPageContextTest::adminUser

An admin user to configure the test environment.

Type: \Drupal\user\UserInterface

File

core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php, line 44

Class

NavigationTopBarPageContextTest
Tests the PageContext top bar item functionality.

Namespace

Drupal\Tests\navigation\Functional

Code

protected UserInterface $adminUser;

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