Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
CRM_Member_BAO_Membership::postProcessMembership is a form processing function called by only one form so I'm moving it to that form.
Having it in the BAO misleads people into thinking it is a generic function rather than specific to one form