UiHelperTrait::$loggedInUser
Same name in other branches
- 9 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::loggedInUser
- 10 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::loggedInUser
- 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\TestsCode
protected $loggedInUser = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.