You are here

protected property WriteSafeSessionHandlerTest::$sessionHandler in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php \Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::sessionHandler
  2. 9 core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php \Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::sessionHandler

The write safe session handler.

Type: \Drupal\Core\Session\WriteSafeSessionHandler

File

core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php, line 28

Class

WriteSafeSessionHandlerTest
Tests \Drupal\Core\Session\WriteSafeSessionHandler.

Namespace

Drupal\Tests\Core\Session

Code

protected $sessionHandler;