5.17.0 release notes: first pass at sorting and annotating
[civicrm-core.git] / api / api.php
index 9b1a00941d1d670bfd82deb72f25bf29c4d6bdf5..5d67281e45816399b48ec2b34ebaedeeeea2ef85 100644 (file)
@@ -36,6 +36,7 @@ function civicrm_api($entity, $action, $params, $extra = NULL) {
  *   Array to be passed to function.
  *
  * @throws CiviCRM_API3_Exception
+ *
  * @return array
  */
 function civicrm_api3($entity, $action, $params = []) {