You are here

protected property BigMenuUiTest::$adminUser in Big Menu 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/BigMenuUiTest.php \Drupal\Tests\bigmenu\Functional\BigMenuUiTest::adminUser

A user with administration rights.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/BigMenuUiTest.php, line 23

Class

BigMenuUiTest
Tests the Big Menu interface.

Namespace

Drupal\Tests\bigmenu\Functional

Code

protected $adminUser;