Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DModuleMapLinkTrait.php54 if ($this->isMapAvailableForLocation($fact)) {
80 protected function isMapAvailableForLocation(Fact $fact): bool function