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