Home
last modified time | relevance | path

Searched refs:contactMethods (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DAccountEdit.php91 'contact_methods' => $this->message_service->contactMethods(),
H A DUserEditPage.php112 'contact_methods' => $this->message_service->contactMethods(),
/webtrees/app/Services/
H A DMessageService.php225 public function contactMethods(): array function in Fisharebest\\Webtrees\\Services\\MessageService