protected property WebTestBase::$loggedInUser in Drupal 8
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;