Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DFamilyTreeFavoritesModule.php246 private function getRecordForType(string $type, string $xref, Tree $tree): GedcomRecord|null function in Fisharebest\\Webtrees\\Module\\FamilyTreeFavoritesModule
H A DUserFavoritesModule.php250 private function getRecordForType(string $type, string $xref, Tree $tree): GedcomRecord|null function in Fisharebest\\Webtrees\\Module\\UserFavoritesModule