Searched refs:recordError (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Http/RequestHandlers/ |
H A D | CheckTree.php | 315 … $errors[] = $this->recordError($tree, $record->type, $record->xref, $message, 'FAM:HUSB-count'); 319 … $errors[] = $this->recordError($tree, $record->type, $record->xref, $message, 'FAM:WIFE-count'); 442 …private function recordError(Tree $tree, string $type, string $xref, string $message, string $tag)… function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CheckTree
|
/webtrees/ |
H A D | phpstan-baseline.neon | 1462 …f of method Fisharebest\\Webtrees\\Http\\RequestHandlers\\CheckTree\:\:recordError\(\) expects str…
|