I am extending XF\Service\User\Registration and do some tests. For some registrations i set $this->user->user_state
to "moderated".
How can i add a reason for that in the moderation queue like the spam-checkers do when adding a reason like "Shared ip with banned user"?