You are here

protected property WebTestBase::$sessionId in Drupal 8

The current session ID, if available.

File

core/modules/simpletest/src/WebTestBase.php, line 173

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $sessionId = NULL;