Merge pull request #23961 from totten/master-mgdphp-caseacttype
[civicrm-core.git] / api / v3 / Attachment.php
index 8583f0b8c5acab4aa7679a2d886b12eabf743e8c..3ad473519287bc7697c80c90342e377581c6938c 100644 (file)
@@ -199,7 +199,7 @@ function civicrm_api3_attachment_get($params) {
 /**
  * Adjust metadata for Attachment delete action.
  *
- * @param $spec
+ * @param array $spec
  */
 function _civicrm_api3_attachment_delete_spec(&$spec) {
   unset($spec['id']['api.required']);