UiHelperTrait::$loggedInUser

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::loggedInUser
  2. 10 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::loggedInUser
  3. 11.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::loggedInUser

The current user logged in using the Mink controlled browser.

Type: \Drupal\user\UserInterface

File

core/tests/Drupal/Tests/UiHelperTrait.php, line 28

Class

UiHelperTrait
Provides UI helper methods.

Namespace

Drupal\Tests

Code

protected $loggedInUser = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.