You are here

protected property ToolbarMenuTranslationTest::$adminUser in Drupal 9

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

A user with permission to access the administrative toolbar.

Type: \Drupal\user\UserInterface

File

core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php, line 19

Class

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

Namespace

Drupal\Tests\toolbar\Functional

Code

protected $adminUser;