dev/core#2486 Add v4 Mailing api (+ MailingJob)
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 26 Jan 2022 00:32:05 +0000 (13:32 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 18 Feb 2022 04:09:27 +0000 (17:09 +1300)
commit932ea7da0685e31b73696edce9823d351ba77658
tree0c86d98101fbf342e4b1176c168376fa676a618b
parentdec6eb78086f0c401380a06e8d64144b111dd7be
dev/core#2486 Add v4 Mailing api (+ MailingJob)

ro
Civi/Api4/Mailing.php [new file with mode: 0644]
Civi/Api4/MailingJob.php [new file with mode: 0644]
tests/phpunit/api/v3/MailingTest.php