Home
last modified time | relevance | path

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

/webtrees/app/
H A DFamily.php300 public function getAllMarriagePlaces(): array function in Fisharebest\\Webtrees\\Family
/webtrees/resources/views/lists/
H A Dfamilies-table.phtml246 <?php foreach ($family->getAllMarriagePlaces() as $marriage_place) : ?>