From ada8a8332129da739041ef452e4038a86cb06017 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Sat, 3 May 2014 14:22:30 -0700 Subject: [PATCH] comment fixes --- CRM/Member/BAO/Membership.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CRM/Member/BAO/Membership.php b/CRM/Member/BAO/Membership.php index 39f92236d8..98accda3d6 100644 --- a/CRM/Member/BAO/Membership.php +++ b/CRM/Member/BAO/Membership.php @@ -418,7 +418,9 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership { * Function to check the membership extended through relationship * * @param int $membershipId membership id - * @param int $contactId contact id + * @param int $contactId contact id + * + * @param const $action * * @return Array array of contact_id of all related contacts. * @static -- 2.25.1