Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DContactsFooterModule.php94 'contact_links' => $this->contactLinkEverything($contact_user, $request),
127 public function contactLinkEverything(User $user, ServerRequestInterface $request): string function in Fisharebest\\Webtrees\\Module\\ContactsFooterModule