Completed
Push — master ( 484b1a...998a69 )
by Jeroen De
03:30
created
src/Semantic/ValueDescriptions/AreaDescription.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -97,7 +97,7 @@
 block discarded – undo
97 97
 	 * FIXME: store specific code should be in the store component
98 98
 	 *
99 99
 	 * @param string $tableName
100
-	 * @param array $fieldNames
100
+	 * @param string[] $fieldNames
101 101
 	 * @param DatabaseBase $dbs
102 102
 	 *
103 103
 	 * @return string or false
Please login to merge, or discard this patch.