Merge pull request #21865 from colemanw/SearchKitTags
[civicrm-core.git] / CRM / Logging / Schema.php
index 9d09e62d20fd7c76b0ba65791a4e5163d4276002..d9a633c77d7dfbfe9852be07f19e88baf95e1394 100644 (file)
@@ -512,7 +512,7 @@ AND    (TABLE_NAME LIKE 'log_civicrm_%' $nonStandardTableNameString )
    * Get column query.
    *
    * @param string $col
-   * @param bool $createQuery
+   * @param array $createQuery
    *
    * @return array|mixed|string
    */