Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DBritishSocialHistory.php28 class BritishSocialHistory extends AbstractModule implements ModuleHistoricEventsInterface class
/webtrees/tests/app/Module/
H A DBritishSocialHistoryTest.php32 $module = new BritishSocialHistory();
/webtrees/app/Services/
H A DModuleService.php40 use Fisharebest\Webtrees\Module\BritishSocialHistory; alias
335 'british-social-history' => BritishSocialHistory::class,