Searched refs:recipientTypes (Results 1 – 4 of 4) sorted by relevance
53 $recipient_types = $this->message_service->recipientTypes();
59 $recipients = $this->message_service->recipientTypes();
158 'recipients' => $this->message_service->recipientTypes(),
211 public function recipientTypes(): array function in Fisharebest\\Webtrees\\Services\\MessageService