CRM-16799 Contribution.get api - support 'is_test'
authoreileenmcnaughton <eileen@fuzion.co.nz>
Sun, 5 Jul 2015 08:16:48 +0000 (08:16 +0000)
committereileenmcnaughton <eileen@fuzion.co.nz>
Sun, 5 Jul 2015 08:16:48 +0000 (08:16 +0000)
commit71d5a412894f168eb2def92e3f17292ae4f111a2
tree9d1728421f67f4ea8a967ca72834190f8cda3a58
parentab30e033a008673986b38aecc36214edc6e0ddf1
CRM-16799 Contribution.get api - support 'is_test'
It would probably be more correct to accept is_test & make contribution_test an alias of that for backwards compatibility, but this
is the quick version which at least supports the 'right' param
api/v3/Contribution.php
tests/phpunit/api/v3/ContributionTest.php