Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DIndividualListModule.php48 protected function routeUrl(): string function in Fisharebest\\Webtrees\\Module\\IndividualListModule
H A DFamilyListModule.php48 protected function routeUrl(): string function in Fisharebest\\Webtrees\\Module\\FamilyListModule
H A DAbstractIndividualListModule.php71 abstract protected function routeUrl(): string; function in Fisharebest\\Webtrees\\Module\\AbstractIndividualListModule
78 Registry::routeFactory()->routeMap()->get(static::class, $this->routeUrl(), $this);