DrupalWebTestCase::$session_id
The current session ID, if available.
Type: session_id
File
-
modules/
simpletest/ drupal_web_test_case.php, line 964
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $session_id = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.