@@ -97,7 +97,7 @@ |
||
| 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 |