Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfScotland1891Test.php34 $census = new CensusOfScotland1891();
45 $census = new CensusOfScotland1891();
H A DCensusOfScotlandTest.php63 self::assertInstanceOf(CensusOfScotland1891::class, $census_dates[5]);
/webtrees/app/Census/
H A DCensusOfScotland.php40 new CensusOfScotland1891(),
H A DCensusOfScotland1891.php25 class CensusOfScotland1891 extends CensusOfScotland implements CensusInterface class