Add token processor for Contribution Recur
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 31 Aug 2021 04:21:37 +0000 (16:21 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 10 Sep 2021 02:59:48 +0000 (14:59 +1200)
commit0f4031daa5e48ea25ea56a896080287da7c20121
tree2bfc1fd19e644dbdd8b866fb9fd36cc913f23b39
parent137020e1e088e626ea148ca081665cc7d08a6406
Add token processor for Contribution Recur

This adds the token processor using our preferred outputs + 100% test cover.
CRM/Contribute/RecurTokens.php [new file with mode: 0644]
CRM/Core/EntityTokens.php
Civi/Core/Container.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php