infra updated incorrectly set public functions to private on payment classes
[civicrm-core.git] / api / v3 / MailingAB.php
index 9615f081f12e70fbc52fca43e37c6377f8f7b475..0661d49f48f0565d7960493ce8bacc69f21c53f7 100755 (executable)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -40,7 +40,6 @@
  * Handle a create mailing ab testing
  *
  * @param array $params
- * @param array $ids
  *
  * @return array
  *   API Success Array
@@ -53,7 +52,6 @@ function civicrm_api3_mailing_a_b_create($params) {
  * Handle a delete event.
  *
  * @param array $params
- * @param array $ids
  *
  * @return array
  *   API Success Array