Merge pull request #3317 from eileenmcnaughton/CRM-14197-postprocesfn
[civicrm-core.git] / api / v3 / Tag.php
index a629289786a9bf8b4e4cf660e8030a28858e25b0..fd87dfde70bf399603cc37b8a45b71d62e5dab69 100644 (file)
@@ -42,6 +42,8 @@
  *
  * {@example TagCreate.php}
  *
+ * @param $params
+ *
  * @return array of newly created tag property values.
  * {@getfields tag_create}
  * @access public