protected property WriteSafeSessionHandlerTest::$wrappedSessionHandler in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php \Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::wrappedSessionHandler
The wrapped session handler.
Type: \SessionHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Session/ WriteSafeSessionHandlerTest.php, line 21
Class
Namespace
Drupal\Tests\Core\SessionCode
protected $wrappedSessionHandler;