Fix code style issues.
This commit is contained in:
parent
42c40e8c00
commit
8ff71e277e
5 changed files with 23 additions and 8 deletions
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue