Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRelationshipsChartModule.php311 $relationships = $this->oldStyleRelationshipPath($tree, $path);
666 private function oldStyleRelationshipPath(Tree $tree, array $path): array function in Fisharebest\\Webtrees\\Module\\RelationshipsChartModule