X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FGroupContact.php;h=086fb9b273944e42e338861a95196716d4ec3631;hb=304694e1a8725a73bab84c322ff8baac0393d564;hp=d5935967a6399505eeba1ce7516b897081273fa5;hpb=101f1f244307b4eb1c022049ae706dd415daef13;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