protected property WebTestBase::$sessionId in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/WebTestBase.php \Drupal\simpletest\WebTestBase::sessionId
The current session ID, if available.
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 159 - Contains \Drupal\simpletest\WebTestBase.
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $sessionId = NULL;