Cleanup Mailing.gettokens api and add unit test
authorColeman Watts <coleman@civicrm.org>
Mon, 23 Feb 2015 22:10:12 +0000 (17:10 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 24 Feb 2015 02:29:34 +0000 (21:29 -0500)
commit1d280e034f6280d1587836e8c5b492a7a2ab911d
tree02b922674761021aaece2ad4e93fc5a5bea439f1
parenta67299c6d765398620fe30efe0cf09810f5a4c82
Cleanup Mailing.gettokens api and add unit test
CRM/Mailing/Info.php
api/v3/Mailing.php
api/v3/examples/Mailing/GetTokens.php [new file with mode: 0644]
tests/phpunit/api/v3/MailingTest.php