summaryrefslogtreecommitdiff
path: root/app/Census/CensusOfUnitedStates1860.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Census/CensusOfUnitedStates1860.php')
-rw-r--r--app/Census/CensusOfUnitedStates1860.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Census/CensusOfUnitedStates1860.php b/app/Census/CensusOfUnitedStates1860.php
index 6480170b02..19a2dae11a 100644
--- a/app/Census/CensusOfUnitedStates1860.php
+++ b/app/Census/CensusOfUnitedStates1860.php
@@ -37,7 +37,7 @@ class CensusOfUnitedStates1860 extends CensusOfUnitedStates implements CensusInt
/**
* The columns of the census.
*
- * @return CensusColumnInterface[]
+ * @return array<CensusColumnInterface>
*/
public function columns(): array
{