Merge pull request #4923 from colemanw/invoice_id
[civicrm-core.git] / api / v3 / Location.php
index 824f708c3db37b853e8b2fbf35b6234a39d30c5d..40fbdb62633624938dd951221ad2140b048518e8 100644 (file)
@@ -2,7 +2,7 @@
 
 /**
  *  Functions to inform caller that Location is obsolete and Address, Phone, Email, Website should be used
- * @param $params
+ * @param array $params
  * @return array
  */
 function civicrm_api3_location_create($params) {