Home
last modified time | relevance | path

Searched defs:GedcomRecordPage (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DGedcomRecordPage.php49 class GedcomRecordPage implements RequestHandlerInterface class
/webtrees/app/
H A DGedcomRecord.php27 use Fisharebest\Webtrees\Http\RequestHandlers\GedcomRecordPage; alias
/webtrees/app/Http/Routes/
H A DWebRoutes.php126 use Fisharebest\Webtrees\Http\RequestHandlers\GedcomRecordPage; alias