Import - extract duplicate code to function
authorColeman Watts <coleman@civicrm.org>
Wed, 15 Apr 2020 20:50:01 +0000 (16:50 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 15 Apr 2020 20:50:01 +0000 (16:50 -0400)
commitbe40742b430244952b890a25371f243e558f4806
tree3d826b6cf586fa55c196fa50dca7479fb72c2da7
parentaefd05e9305c9f926a025c57cec1e4630fd91a7d
Import - extract duplicate code to function

FIXME: Extracting this was a first step, but there's also still lots of inconsistency
and duplication with how the various import classes handle custom data.
CRM/Contribute/Import/Parser/Contribution.php
CRM/Event/Import/Parser/Participant.php
CRM/Import/Parser.php
CRM/Member/Import/Parser/Membership.php
CRM/Utils/DeprecatedUtils.php