X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FGroupContact.php;h=086fb9b273944e42e338861a95196716d4ec3631;hb=6b1506ee3970ed5ee7621dfb2dd504947637254f;hp=d5935967a6399505eeba1ce7516b897081273fa5;hpb=81e96a1ab27286d278f90dae4e57ff2a3a6256c9;p=civicrm-core.git diff --git a/Civi/Api4/GroupContact.php b/Civi/Api4/GroupContact.php index d5935967a6..086fb9b273 100644 --- a/Civi/Api4/GroupContact.php +++ b/Civi/Api4/GroupContact.php @@ -24,11 +24,13 @@ namespace Civi\Api4; * A contact can either be "Added" "Removed" or "Pending" in a group. * CiviCRM only considers them to be "in" a group if their status is "Added". * + * @bridge group_id contact_id * @see \Civi\Api4\Group - * + * @searchable false * @package Civi\Api4 */ -class GroupContact extends Generic\BridgeEntity { +class GroupContact extends Generic\DAOEntity { + use Generic\Traits\EntityBridge; /** * @param bool $checkPermissions