CRM-19435: NFC changes
authordeb.monish <monish.deb@webaccessglobal.com>
Thu, 13 Oct 2016 05:14:48 +0000 (10:44 +0530)
committerdeb.monish <monish.deb@webaccessglobal.com>
Thu, 13 Oct 2016 05:14:48 +0000 (10:44 +0530)
CRM/Contact/BAO/GroupContact.php

index d1c8d715f00c94e1f93e9ccae80e737e64a42de3..49abb14b3a1d7e272482d2f494fe615847cf969f 100644 (file)
@@ -329,6 +329,9 @@ class CRM_Contact_BAO_GroupContact extends CRM_Contact_DAO_GroupContact {
    *
    * @param int $groupId
    *
+   * @param bool $includeSmartGroups
+   *   Include or Exclude Smart Group(s)
+   *
    * @return array|int $values
    *   the relevant data object values for the contact or the total count when $count is TRUE
    */