Home
last modified time | relevance | path

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

/webtrees/tests/app/Census/
H A DCensusOfRhodeIsland1925Test.php34 $census = new CensusOfRhodeIsland1925();
45 $census = new CensusOfRhodeIsland1925();
H A DCensusOfRhodeIslandTest.php60 self::assertInstanceOf(CensusOfRhodeIsland1925::class, $census_dates[2]);
/webtrees/app/Census/
H A DCensusOfRhodeIsland.php37 new CensusOfRhodeIsland1925(),
H A DCensusOfRhodeIsland1925.php25 class CensusOfRhodeIsland1925 extends CensusOfRhodeIsland implements CensusInterface class