(NFC) Correct type hints for bad null default values
[civicrm-core.git] / tools / scripts / solr / createSyncJSON.php
index cb7c6172c98648a262f0f6b1d52c24dcb90d41fc..e5a101f516d35816487f9cd3c9a1667da8c41178 100644 (file)
@@ -84,7 +84,7 @@ function getValues(&$contactIDs, &$values, &$allContactIDs, &$addditionalContact
  * @param $tableName
  * @param $fields
  * @param $whereField
- * @param null $additionalWhereCond
+ * @param string|null $additionalWhereCond
  * @param bool $flat
  */
 function getTableInfo(&$contactIDs, &$values, $tableName, &$fields,