Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DModuleMapLinkTrait.php39 return $this->providerName() . ' — ' . I18N::translate('Map link');
57 $title = I18N::translate('View this location using %s', $this->providerName());
70 protected function providerName(): string function
H A DMapLinkGoogle.php39 protected function providerName(): string function in Fisharebest\\Webtrees\\Module\\MapLinkGoogle
H A DMapLinkOpenStreetMap.php39 protected function providerName(): string function in Fisharebest\\Webtrees\\Module\\MapLinkOpenStreetMap
H A DMapLinkBing.php40 protected function providerName(): string function in Fisharebest\\Webtrees\\Module\\MapLinkBing