Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1881Test.php34 $census = new CensusOfScotland1881();
45 $census = new CensusOfScotland1881();
H A DCensusOfScotlandTest.php62 self::assertInstanceOf(CensusOfScotland1881::class, $census_dates[4]);
/webtrees/app/Census/
H A DCensusOfScotland.php39 new CensusOfScotland1881(),
H A DCensusOfScotland1881.php25 class CensusOfScotland1881 extends CensusOfScotland implements CensusInterface class