You are here

protected property ToolbarAdminMenuTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php \Drupal\toolbar\Tests\ToolbarAdminMenuTest::adminUser

A user with permission to access the administrative toolbar.

Type: \Drupal\user\UserInterface

File

core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php, line 40
Contains \Drupal\toolbar\Tests\ToolbarAdminMenuTest.

Class

ToolbarAdminMenuTest
Tests the caching of the admin menu subtree items.

Namespace

Drupal\toolbar\Tests

Code

protected $adminUser;