X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FGroupContact.php;h=086fb9b273944e42e338861a95196716d4ec3631;hb=304694e1a8725a73bab84c322ff8baac0393d564;hp=8c04cb68f9f650b63a9de578be442dd3bc5a2b13;hpb=5b89700a1a7585a181c4fd7ca49ff0a50cd524d6;p=civicrm-core.git diff --git a/Civi/Api4/GroupContact.php b/Civi/Api4/GroupContact.php index 8c04cb68f9..086fb9b273 100644 --- a/Civi/Api4/GroupContact.php +++ b/Civi/Api4/GroupContact.php @@ -14,8 +14,6 @@ * * @package CRM * @copyright CiviCRM LLC https://civicrm.org/licensing - * $Id$ - * */ namespace Civi\Api4; @@ -26,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\DAOEntity { + use Generic\Traits\EntityBridge; /** * @param bool $checkPermissions