From f2a90daf2e27bac810b2180d4ed9eeb4f900cbd2 Mon Sep 17 00:00:00 2001 From: Bradley Taylor Date: Tue, 18 Jan 2022 20:33:39 +0000 Subject: [PATCH] Update PHPDoc for alterDeferredRevenueItems --- CRM/Utils/Hook.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CRM/Utils/Hook.php b/CRM/Utils/Hook.php index a67f2a9efc75..3917278d32a2 100644 --- a/CRM/Utils/Hook.php +++ b/CRM/Utils/Hook.php @@ -2589,11 +2589,8 @@ public static function batchQuery(&$query) { * inserted in civicrm_financial_trxn table * * @param array $deferredRevenues - * - * @param array $contributionDetails - * + * @param CRM_Contribute_BAO_Contribution $contributionDetails * @param bool $update - * * @param string $context * * @return mixed