clientIp; } public function getUserAgent(): ?string { return $this->userAgent; } public function getReferer(): ?string { return $this->referer; } }