protected property WebTestBase::$session_id

The current session ID, if available.

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 135
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $session_id = NULL;