X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FActivityType.php;h=e70ce15d0d982c72e3afad00f07808925991c623;hb=e33df30ac5111d147f811b4c1d4330457048159b;hp=273ff8959de5440ed9eb229497099464bf69b3e6;hpb=68d6b897b10ec82e276280d07d9614c79561639d;p=civicrm-core.git diff --git a/api/v3/ActivityType.php b/api/v3/ActivityType.php index 273ff8959d..e70ce15d0d 100644 --- a/api/v3/ActivityType.php +++ b/api/v3/ActivityType.php @@ -42,6 +42,8 @@ /** * Function to retrieve activity types * + * @param $params + * * @return array $activityTypes activity types keyed by id * @access public *