Searched refs:getRecordForType (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Module/ | ||
H A D | FamilyTreeFavoritesModule.php | 166 $record = $this->getRecordForType($type, $xref, $tree); |
H A D | UserFavoritesModule.php | 168 $record = $this->getRecordForType($type, $xref, $tree); |