summaryrefslogtreecommitdiff
path: root/app/Census/CensusOfScotland.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-09-26 21:59:14 +0100
committerGreg Roach <fisharebest@gmail.com>2015-09-26 21:59:14 +0100
commit40150762995019e237299a92690fdc53f25e4ccf (patch)
tree17c846ae64f14a5def3a4538ad3135a62c57aaa4 /app/Census/CensusOfScotland.php
parent289506e348104ebaf4aad14d2f3e735c97b86b73 (diff)
downloadwebtrees-40150762995019e237299a92690fdc53f25e4ccf.tar.gz
webtrees-40150762995019e237299a92690fdc53f25e4ccf.tar.bz2
webtrees-40150762995019e237299a92690fdc53f25e4ccf.zip
Census definitions
Diffstat (limited to 'app/Census/CensusOfScotland.php')
-rw-r--r--app/Census/CensusOfScotland.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Census/CensusOfScotland.php b/app/Census/CensusOfScotland.php
index 2c687c8b89..d47460bf78 100644
--- a/app/Census/CensusOfScotland.php
+++ b/app/Census/CensusOfScotland.php
@@ -18,7 +18,7 @@ namespace Fisharebest\Webtrees\Census;
/**
* Definitions for a census
*/
-class CensusOfScotland extends AbstractCensus implements CensusPlaceInterface {
+class CensusOfScotland extends Census implements CensusPlaceInterface {
/**
* All available censuses for this census place.
*