Add Mapping and mappingfield API
authorTim Mallezie <tim.mallezie@chiro.be>
Mon, 29 Jun 2015 10:36:32 +0000 (12:36 +0200)
committerSudha Bisht <sudha.bisht@webaccessglobal.com>
Thu, 10 Dec 2015 08:12:36 +0000 (13:42 +0530)
commit927f93e271f71b9404057021c8f5ca0ef92c94d5
tree3d538d214bf980f073c31d87f30b64b4f8f82b14
parentdbd5914ac76499acb9181c3766ce99f480d72194
Add Mapping and mappingfield API
api/v3/Mapping.php [new file with mode: 0644]
api/v3/MappingField.php [new file with mode: 0644]
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/MappingFieldTest.php [new file with mode: 0644]
tests/phpunit/api/v3/MappingTest.php [new file with mode: 0644]