X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FActivity.php;h=8166c628254e026cd715c3a4afb5b239b9d3e292;hb=1ef36fef67a9b81f5a0095a118d2693baf3d26e4;hp=4b45829273da21f9ddde673695db85deb5fb50a5;hpb=21586d70eafe1ea23f5495d01a2ac34ac18f72cc;p=civicrm-core.git diff --git a/Civi/Api4/Activity.php b/Civi/Api4/Activity.php index 4b45829273..8166c62825 100644 --- a/Civi/Api4/Activity.php +++ b/Civi/Api4/Activity.php @@ -30,6 +30,7 @@ namespace Civi\Api4; * An activity is a record of some type of interaction with one or more contacts. * * @see https://docs.civicrm.org/user/en/latest/organising-your-data/activities/ + * @searchable primary * @package Civi\Api4 */ class Activity extends Generic\DAOEntity {