Remove instantiation of transaction from payment express ipn class
authoreileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:12:03 +0000 (18:12 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:12:03 +0000 (18:12 +1200)
commitf1fc9e7cf0736d4c9447b12a5350ce26bbf7210a
tree5233db4c41ac5d72b4a5d7f14f83282394fd363e
parent32f637324d5d65194041c4d516d9cf4403ef56ef
Remove instantiation of transaction from payment express ipn class

This class is hopefully used, however, this change should be safe regardless as it just calls the same function
without needlessly instantiating the parent.

Note this processor is not enabled on install or recommended
CRM/Core/Payment/PaymentExpressIPN.php