Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1901Test.php34 $census = new CensusOfScotland1901();
45 $census = new CensusOfScotland1901();
H A DCensusOfScotlandTest.php64 self::assertInstanceOf(CensusOfScotland1901::class, $census_dates[6]);
/webtrees/app/Census/
H A DCensusOfScotland.php41 new CensusOfScotland1901(),
H A DCensusOfScotland1901.php25 class CensusOfScotland1901 extends CensusOfScotland implements CensusInterface class