Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1851Test.php34 $census = new CensusOfScotland1851();
45 $census = new CensusOfScotland1851();
H A DCensusOfScotlandTest.php59 self::assertInstanceOf(CensusOfScotland1851::class, $census_dates[1]);
/webtrees/app/Census/
H A DCensusOfScotland.php36 new CensusOfScotland1851(),
H A DCensusOfScotland1851.php25 class CensusOfScotland1851 extends CensusOfScotland implements CensusInterface class