summaryrefslogtreecommitdiff
path: root/app/Census/CensusOfUnitedStates1910.php
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-10-12 17:24:32 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-10-12 17:24:32 +0100
commit09482a558a7989d76059e7f9911605cf836b77ba (patch)
tree4e3798a457db33169a72edacf920691f972fe487 /app/Census/CensusOfUnitedStates1910.php
parenteaab67460cd3818b1cafc8be2116ca8bb5575706 (diff)
downloadwebtrees-09482a558a7989d76059e7f9911605cf836b77ba.tar.gz
webtrees-09482a558a7989d76059e7f9911605cf836b77ba.tar.bz2
webtrees-09482a558a7989d76059e7f9911605cf836b77ba.zip
PHPdoc
Diffstat (limited to 'app/Census/CensusOfUnitedStates1910.php')
-rw-r--r--app/Census/CensusOfUnitedStates1910.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Census/CensusOfUnitedStates1910.php b/app/Census/CensusOfUnitedStates1910.php
index bd7de8a621..788b2f0d24 100644
--- a/app/Census/CensusOfUnitedStates1910.php
+++ b/app/Census/CensusOfUnitedStates1910.php
@@ -37,7 +37,7 @@ class CensusOfUnitedStates1910 extends CensusOfUnitedStates implements CensusInt
/**
* The columns of the census.
*
- * @return CensusColumnInterface[]
+ * @return array<CensusColumnInterface>
*/
public function columns(): array
{