You are here

protected property MenuAttributesTestBase::$authenticatedUser in Menu Attributes 8

An authenticated user.

Type: \Drupal\user\UserInterface

File

src/Tests/MenuAttributesTestBase.php, line 29

Class

MenuAttributesTestBase
Helper test class with some added functions for testing.

Namespace

Drupal\menu_attributes\Tests

Code

protected $authenticatedUser;