@@ -96,7 +96,7 @@ |
||
96 | 96 | * FIXME: store specific code should be in the store component |
97 | 97 | * |
98 | 98 | * @param string $tableName |
99 | - * @param array $fieldNames |
|
99 | + * @param string[] $fieldNames |
|
100 | 100 | * @param DatabaseBase $dbs |
101 | 101 | * |
102 | 102 | * @return string|false |