dev/core#2593 stop calling loadRelatedObjects
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 14 May 2021 05:58:15 +0000 (17:58 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 14 May 2021 05:58:15 +0000 (17:58 +1200)
commit68b23e7f2b41644c59b062e7b07586e4cd1c635a
treeadb4350e91ef9142123256e0c3095a474580b95a
parent412e51ac7cf3ac295280a95868da5585b676a7f9
dev/core#2593 stop calling loadRelatedObjects

We are no longer using ids after this function so we don't need to
call that function to load them.

In addition this extacts getContribution & reflects the fact the contact_id
is only being used to warn if the contribution is not a match (in
the debug log)
CRM/Core/Payment/PayPalIPN.php