Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1861Test.php34 $census = new CensusOfScotland1861();
45 $census = new CensusOfScotland1861();
H A DCensusOfScotlandTest.php60 self::assertInstanceOf(CensusOfScotland1861::class, $census_dates[2]);
/webtrees/app/Census/
H A DCensusOfScotland.php37 new CensusOfScotland1861(),
H A DCensusOfScotland1861.php25 class CensusOfScotland1861 extends CensusOfScotland implements CensusInterface class