X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FMailingComponent.php;h=886dc2321cc28afb4fa9515b44be7bfb820b7c34;hb=f8e09beda27ede84319b8f47fd3f94d0a9b6762d;hp=47d59c8d530af8fba861f03a32eccfd3ff50550b;hpb=7481d51b832ba89932216bcc67bedbc17d7fc651;p=civicrm-core.git diff --git a/api/v3/MailingComponent.php b/api/v3/MailingComponent.php index 47d59c8d53..886dc2321c 100644 --- a/api/v3/MailingComponent.php +++ b/api/v3/MailingComponent.php @@ -44,7 +44,6 @@ function civicrm_api3_mailing_component_create($params) { return _civicrm_api3_basic_create(_civicrm_api3_get_BAO(__FUNCTION__), $params, 'MailingComponent'); } - /** * Adjust Metadata for Create action. *