You are here

protected property ToolbarMenuTranslationTest::$adminUser in Zircon Profile 8

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

A user with permission to access the administrative toolbar.

Type: \Drupal\user\UserInterface

File

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

Class

ToolbarMenuTranslationTest
Tests that the toolbar icon class remains for translated menu items.

Namespace

Drupal\toolbar\Tests

Code

protected $adminUser;