Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1871Test.php34 $census = new CensusOfScotland1871();
45 $census = new CensusOfScotland1871();
H A DCensusOfScotlandTest.php61 self::assertInstanceOf(CensusOfScotland1871::class, $census_dates[3]);
/webtrees/app/Census/
H A DCensusOfScotland.php38 new CensusOfScotland1871(),
H A DCensusOfScotland1871.php25 class CensusOfScotland1871 extends CensusOfScotland implements CensusInterface class