INFRA-132 - Civi - Convert single-line @param to multi-line
[civicrm-core.git] / api / v3 / MembershipStatus.php
index 23752ce5d84d85e73c360f3b3d323aa3ffcf872a..1ce2ad52d41c82331050bcdad31bdbe880b93a2a 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -132,7 +132,7 @@ function civicrm_api3_membership_status_delete($params) {
  * This API is used for deriving Membership Status of a given Membership
  * record using the rules encoded in the membership_status table.
  *
- * @param $membershipParams
+ * @param array $membershipParams
  *
  * @throws API_Exception
  *