Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfRhodeIsland1905Test.php34 $census = new CensusOfRhodeIsland1905();
45 $census = new CensusOfRhodeIsland1905();
H A DCensusOfRhodeIslandTest.php58 self::assertInstanceOf(CensusOfRhodeIsland1905::class, $census_dates[0]);
/webtrees/app/Census/
H A DCensusOfRhodeIsland.php35 new CensusOfRhodeIsland1905(),
H A DCensusOfRhodeIsland1905.php25 class CensusOfRhodeIsland1905 extends CensusOfRhodeIsland implements CensusInterface class