-
- Downloads
Towards CRM-20155 remove duplicate calls to dedupe functions.
This is a partial commit which covers the best tested section of these & establishes the new functions. I didn't want to make the commit too daunting. The bin file probably has not been used in years hence all the require_once calls :-)
Showing
- CRM/Contact/BAO/Contact.php 49 additions, 0 deletionsCRM/Contact/BAO/Contact.php
- api/v3/Contact.php 20 additions, 41 deletionsapi/v3/Contact.php
- bin/ContributionProcessor.php 16 additions, 24 deletionsbin/ContributionProcessor.php
- tests/phpunit/CRM/Dedupe/DedupeFinderTest.php 1 addition, 2 deletionstests/phpunit/CRM/Dedupe/DedupeFinderTest.php
- tests/phpunit/api/v3/ContactTest.php 5 additions, 8 deletionstests/phpunit/api/v3/ContactTest.php
Loading
Please register or sign in to comment