protected property DrupalWebTestCase::$session_id
The current session ID, if available.
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 869
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Código
protected $session_id = NULL;