You are here

protected property MenuBlockTest::$adminUser in Menu Block 8

An administrative user to configure the test environment.

Type: \Drupal\user\Entity\User|false

File

tests/src/Functional/MenuBlockTest.php, line 34

Class

MenuBlockTest
Tests for the menu_block module.

Namespace

Drupal\Tests\menu_block\Functional

Code

protected $adminUser;