Merge pull request #20434 from colemanw/groupContact
[civicrm-core.git] / Civi / Api4 / CiviCase.php
index e1fb635c196cdcb217affbd09614cbefef4e8bcb..189dba867dfa12cde35ec541e42812041eee53fe 100644 (file)
@@ -25,6 +25,7 @@ namespace Civi\Api4;
  * Note that the class for this entity is named "CiviCase" because "Case" is a keyword reserved by php.
  *
  * @see https://docs.civicrm.org/user/en/latest/case-management/what-is-civicase/
+ * @searchable primary
  * @package Civi\Api4
  */
 class CiviCase extends Generic\DAOEntity {