Use new lookup trait to eliminate use of undefined properties userDisplayName and...
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 2 Sep 2023 06:14:03 +0000 (18:14 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 4 Sep 2023 01:53:22 +0000 (13:53 +1200)
commit0aaf9af0707304620e28ec5c430f4d194a07ac62
tree89de0d89a2c7f1b359f7f26d080345292f11199f
parent6771f4aba0868969ad8f96a1019ff6fcc15cebf7
Use new lookup trait to eliminate use of undefined properties userDisplayName and contributorDisplayName
CRM/Contribute/Form/AbstractEditPayment.php
CRM/Contribute/Form/AdditionalPayment.php
CRM/Event/Form/Participant.php
CRM/Pledge/Form/Pledge.php
tests/phpunit/CRM/Event/Form/ParticipantTest.php