Home
last modified time | relevance | path

Searched defs:addUrlFavorite (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Module/
H A DFamilyTreeFavoritesModule.php214 private function addUrlFavorite(Tree $tree, string $url, string $title, string $note): void function in Fisharebest\\Webtrees\\Module\\FamilyTreeFavoritesModule
H A DUserFavoritesModule.php217 …private function addUrlFavorite(Tree $tree, UserInterface $user, string $url, string $title, strin… function in Fisharebest\\Webtrees\\Module\\UserFavoritesModule