WebTestBase::$loggedInUser
The current user logged in using the internal browser.
Type: \Drupal\Core\Session\AccountInterface|bool
File
-
core/
modules/ simpletest/ src/ WebTestBase.php, line 131
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $loggedInUser = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.