You are here

protected property MenuAttributesTestBase::$adminUser in Menu Attributes 8

A user with administration rights.

Type: \Drupal\user\UserInterface

File

src/Tests/MenuAttributesTestBase.php, line 22

Class

MenuAttributesTestBase
Helper test class with some added functions for testing.

Namespace

Drupal\menu_attributes\Tests

Code

protected $adminUser;