get('userId'); } public function getTargetEntityId(): ?string { return $this->get('entityId'); } public function getTargetEntityType(): ?string { return $this->get('entityType'); } }