Cleanup PriceFieldValue BAO
authorColeman Watts <coleman@civicrm.org>
Tue, 12 May 2020 15:56:56 +0000 (11:56 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 12 May 2020 16:28:56 +0000 (12:28 -0400)
commitf3601685862ca56157dcc027acd000c910d271c3
tree74b7cc7a752c09f97a68ea25f3c5c854827df1ec
parentefce52b55a3ffad326f517dc7972039bbcea2493
Cleanup PriceFieldValue BAO

- Use writeRecord() helper function
- Remove $ids param from add()
- Make sense of previously unused $priceFieldID variable
CRM/Member/BAO/MembershipType.php
CRM/Price/BAO/PriceFieldValue.php