sessionId; } public function getTargetUser(): array { return $this->targetUser; } public function getCurrentUser(): array { return $this->currentUser; } }