Merge pull request #4635 from colemanw/comments
[civicrm-core.git] / CRM / Core / BAO / ActionLog.php
index 486df88a6d40ff9836ba91bced6222db836dc614..c945ee4db65a915d9ac05196c869fa079290e1fc 100644 (file)
@@ -42,6 +42,8 @@ class CRM_Core_BAO_ActionLog extends CRM_Core_DAO_ActionLog {
   /**
    * Create or update an action log entry
    *
+   * @param array $params
+   *
    * @return actionLog array
    * @access public
    */