Fix code style issues.

This commit is contained in:
Jens Schuppe 2018-10-10 10:22:28 +02:00
parent 42c40e8c00
commit 8ff71e277e
5 changed files with 23 additions and 8 deletions

View file

@ -63,7 +63,6 @@ function _civicrm_api3_twingle_donation_Cancel_spec(&$params) {
* @return array API result descriptor
* @see civicrm_api3_create_success
* @see civicrm_api3_create_error
* @throws API_Exception
*/
function civicrm_api3_twingle_donation_Cancel($params) {
try {

View file

@ -56,7 +56,6 @@ function _civicrm_api3_twingle_donation_EndRecurring_spec(&$params) {
* @return array API result descriptor
* @see civicrm_api3_create_success
* @see civicrm_api3_create_error
* @throws API_Exception
*/
function civicrm_api3_twingle_donation_EndRecurring($params) {
try {