UiHelperTrait::$loggedInUser

The current user logged in using the Mink controlled browser.

Type: \Drupal\user\UserInterface

File

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

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.