You are here

protected property MenuBlockCurrentLanguageTest::$adminUser in Menu block current language 8

A user with permission to access admin pages and administer languages.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/MenuBlockCurrentLanguageTest.php, line 51

Class

MenuBlockCurrentLanguageTest
Functional tests for menu_block_current_language.

Namespace

Drupal\Tests\menu_block_current_language\Functional

Code

protected $adminUser;