protected property DrupalWebTestCase::$loggedInUser
The current user logged in using the internal browser.
Tipo: bool
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 820
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Código
protected $loggedInUser = FALSE;