Searched refs:recordType (Results 1 – 1 of 1) sorted by relevance
347 private function recordType(string $type): string function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CheckTree389 $type1 = $this->recordType($type1);390 $type2 = $this->recordType($type2);418 … I18N::translate('%1$s: %2$s', $this->recordType($type), $this->recordLink($tree, $xref)) .444 …$message = I18N::translate('%1$s: %2$s', $this->recordType($type), $this->recordLink($tree, $xref)…