protected property ToolbarMenuTranslationTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $adminUser;