Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRelationshipsChartModule.php567 $path = array_map($this->stringMapper(), $next['path']);
581 private function stringMapper(): Closure function in Fisharebest\\Webtrees\\Module\\RelationshipsChartModule