protected property DrupalWebTestCase::$loggedInUser in Drupal 7
The current user logged in using the internal browser.
Type: bool
File
- modules/
simpletest/ drupal_web_test_case.php, line 883
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $loggedInUser = FALSE;