dev/translation#67 - Add APIv4 support for "Translation" entity. Expand tests.
authorTim Otten <totten@civicrm.org>
Wed, 28 Apr 2021 06:03:46 +0000 (23:03 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 12 Jun 2021 04:23:18 +0000 (21:23 -0700)
commit7782deca2ab3ac47582989b53e0a933e9cb2e68f
tree4bdc246f6778e44667e9405d183215be753a73db
parent997e2e68599e7801f04dff8430f0ddc208422ea7
dev/translation#67 - Add APIv4 support for "Translation" entity. Expand tests.
CRM/Core/BAO/Translation.php
Civi/Api4/Translation.php [new file with mode: 0644]
tests/phpunit/api/v4/Entity/TranslationTest.php [new file with mode: 0644]
tests/phpunit/api/v4/Service/TestCreationParameterProvider.php