Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DRelationshipService.php82 $path = $this->getCloseRelationship($individual1, $individual2);
103 …private function getCloseRelationship(Individual $individual1, Individual $individual2, int $maxle… function in Fisharebest\\Webtrees\\Services\\RelationshipService