protected property ToolbarHookToolbarTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php \Drupal\Tests\toolbar\Functional\ToolbarHookToolbarTest::adminUser
A user with permission to access the administrative toolbar.
Type: \Drupal\user\UserInterface
File
- core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarHookToolbarTest.php, line 19
Class
- ToolbarHookToolbarTest
- Tests the implementation of hook_toolbar() by a module.
Namespace
Drupal\Tests\toolbar\FunctionalCode
protected $adminUser;