You are here

protected property ToolbarHookToolbarTest::$adminUser in Zircon Profile 8

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

A user with permission to access the administrative toolbar.

Type: \Drupal\user\UserInterface

File

core/modules/toolbar/src/Tests/ToolbarHookToolbarTest.php, line 24
Contains \Drupal\toolbar\Tests\ToolbarHookToolbarTest.

Class

ToolbarHookToolbarTest
Tests the implementation of hook_toolbar() by a module.

Namespace

Drupal\toolbar\Tests

Code

protected $adminUser;