Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1841Test.php34 $census = new CensusOfScotland1841();
45 $census = new CensusOfScotland1841();
H A DCensusOfScotlandTest.php58 self::assertInstanceOf(CensusOfScotland1841::class, $census_dates[0]);
/webtrees/app/Census/
H A DCensusOfScotland.php35 new CensusOfScotland1841(),
H A DCensusOfScotland1841.php25 class CensusOfScotland1841 extends CensusOfScotland implements CensusInterface class