Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1911Test.php34 $census = new CensusOfScotland1911();
45 $census = new CensusOfScotland1911();
H A DCensusOfScotlandTest.php65 self::assertInstanceOf(CensusOfScotland1911::class, $census_dates[7]);
/webtrees/app/Census/
H A DCensusOfScotland.php42 new CensusOfScotland1911(),
H A DCensusOfScotland1911.php25 class CensusOfScotland1911 extends CensusOfScotland implements CensusInterface class