SearchKit - Change @searchable annotation from boolean to option list
[civicrm-core.git] / Civi / Api4 / Group.php
index 1b685361b06d9b41157191402d00bc39bbb047d9..4764d76b4d30595bc2f38811762096d8c4362275 100644 (file)
@@ -23,6 +23,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/user/en/latest/organising-your-data/groups-and-tags/#groups
  *
+ * @searchable secondary
  * @package Civi\Api4
  */
 class Group extends Generic\DAOEntity {