From e25404f621272293f41a1ee0db67c2baf13b4f18 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 19 Jan 2018 00:46:30 -0500 Subject: [PATCH] updated function documentation --- CRM/Price/BAO/PriceSet.php | 1 - 1 file changed, 1 deletion(-) diff --git a/CRM/Price/BAO/PriceSet.php b/CRM/Price/BAO/PriceSet.php index b0557a1e2a..e55b4933f5 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1253,7 +1253,6 @@ GROUP BY mt.member_of_contact_id "; * * @param int $priceSetId * Price set id. - * @param array $priceFieldValueIds price field value ids (line items) * * @return array * associate array of frequency interval and unit -- 2.25.1