Remove ids from BAO_Product::create (renamed from add) signature altogether
authoreileen <emcnaughton@wikimedia.org>
Fri, 20 Jul 2018 09:02:25 +0000 (21:02 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 20 Jul 2018 21:33:40 +0000 (09:33 +1200)
commit32f274992c25db0e691431540e9ef6c904bfac8f
tree8fe52c92fa2132b059745a70c5f89c6e96dcbc2d
parentff93a82e461f4034a22d6381eb66f18f213f1599
Remove ids from BAO_Product::create (renamed from add)  signature altogether

This is actually a new function so we don't need to respect the signature of the deprecated one
CRM/Contribute/BAO/ManagePremiums.php
CRM/Contribute/BAO/Product.php
CRM/Contribute/Form/ManagePremiums.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/BAO/ProductTest.php