protected property DrupalWebTestCase::$session_id in Drupal 7
The current session ID, if available.
File
- modules/
simpletest/ drupal_web_test_case.php, line 939
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $session_id = NULL;