MailingEventBounce - Rename `create` function to `recordBounce`
authorColeman Watts <coleman@civicrm.org>
Sun, 27 Nov 2022 01:29:57 +0000 (20:29 -0500)
committerColeman Watts <coleman@civicrm.org>
Sun, 27 Nov 2022 15:44:54 +0000 (10:44 -0500)
commit6acf443245c0de32bd64f4962236fc7d3e17476b
treebb55c57b30be0e73e219331af3896b2fe96ba820
parente10cc4e4d9925ddd2eb1fce722f0884bd415f084
MailingEventBounce - Rename `create` function to `recordBounce`

Because it's not a standard CRUD create function it was messing up the APIv4 syntaxConformanceTest
Best rename it for clarity.
CRM/Mailing/BAO/MailingJob.php
CRM/Mailing/Event/BAO/MailingEventBounce.php
CRM/Mailing/Event/BAO/MailingEventForward.php
api/v3/Mailing.php
ext/flexmailer/src/Listener/DefaultSender.php