WebTestBase::$sessionId

The current session ID, if available.

Type: sessionId

File

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

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $sessionId = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.