NavigationBlockUiTest::$adminUser

Same name in other branches
  1. 11.x core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php \Drupal\Tests\navigation\FunctionalJavascript\NavigationBlockUiTest::adminUser

An administrative user to configure the test environment.

Type: \Drupal\user\UserInterface

File

core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php, line 52

Class

NavigationBlockUiTest
Tests that the navigation block UI exists and stores data correctly.

Namespace

Drupal\Tests\navigation\FunctionalJavascript

Code

protected UserInterface $adminUser;

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