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