Merge in 5.47
[civicrm-core.git] / api / api.php
index b8aeec4e0dc6a9b47d5ed601ec192712e24c1589..2a857a1db1b8598b568cc1234ad15a044db6d2a9 100644 (file)
@@ -180,7 +180,7 @@ function _civicrm_api3_api_getfields(&$apiRequest) {
  * 'format.is_success' => 1
  * will result in a boolean success /fail being returned if that is what you need.
  *
- * @param $result
+ * @param mixed $result
  *
  * @return bool
  *   true if error, false otherwise