protected property DrupalWebTestCase::$session_id

The current session ID, if available.

File

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

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $session_id = NULL;