Searched refs:newGedcomRecord (Results 1 – 1 of 1) sorted by relevance
101 return $this->newGedcomRecord($type, $xref, $gedcom ?? '', $pending, $tree);142 …private function newGedcomRecord(string $type, string $xref, string $gedcom, string|null $pending,… function in Fisharebest\\Webtrees\\Factories\\GedcomRecordFactory