Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRelationshipsChartModule.php506 … $exclude = $this->excludeFamilies($individual1->xref(), $individual2->xref(), $tree->id());
640 private function excludeFamilies(string $xref1, string $xref2, int $tree_id): array function in Fisharebest\\Webtrees\\Module\\RelationshipsChartModule
/webtrees/
H A Dphpstan-baseline.neon5986 …message: '#^Method Fisharebest\\Webtrees\\Module\\RelationshipsChartModule\:\:excludeFamilies\(\) …