Remove deprecated cleaning of money in the BAO layer
authoreileen <emcnaughton@wikimedia.org>
Wed, 1 Apr 2020 23:01:00 +0000 (12:01 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 1 Apr 2020 23:01:00 +0000 (12:01 +1300)
commit243320eda23195985815ceb65ec7ee9079ae3014
tree127a954b88185c3b5347235317ba2a2756e05182
parentf0ae535d17a70861405a6cf9766634e261b2adc8
Remove  deprecated cleaning  of money in  the  BAO layer

Any code that  passed dirty money  to the Contribution::create BAO will  have been seeing
deprecation notices  for  some time.  The  supported method is via the  api & v3 api does  the cleaning
whereas  v4 expects it to be pre-cleaned  - perhaps it's time to remove  this & leave it to  the
calling code
CRM/Contribute/BAO/Contribution.php