protected property DrupalWebTestCase::$loggedInUser

The current user logged in using the internal browser.

Type: bool

File

drupal/modules/simpletest/drupal_web_test_case.php, line 869

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $loggedInUser = FALSE;