Overrides AbstractSessionHandler::doRead
protected function doRead(string $sessionId) : string { return $this->handler ->read($sessionId); }