You are here

protected property ShortcutTestBase::$adminUser in Zircon Profile 8

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

User with permission to administer shortcuts.

Type: \Drupal\user\UserInterface

File

core/modules/shortcut/src/Tests/ShortcutTestBase.php, line 32
Contains \Drupal\shortcut\Tests\ShortcutTestBase.

Class

ShortcutTestBase
Defines base class for shortcut test cases.

Namespace

Drupal\shortcut\Tests

Code

protected $adminUser;