You are here

protected property WebTestBase::$sessionId in SimpleTest 8.3

The current session ID, if available.

File

src/WebTestBase.php, line 173

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $sessionId = NULL;