Merge pull request #19221 from civicrm/5.33
[civicrm-core.git] / Civi / Api4 / RelationshipCache.php
index a206cd2c277641d96b0dd8241f163f6c9ed752dd..4c6281c3a87792ef763b45c9d25cc3e277b4bbf7 100644 (file)
@@ -23,7 +23,7 @@ namespace Civi\Api4;
  * RelationshipCache - readonly table to facilitate joining and finding contacts by relationship.
  *
  * @see \Civi\Api4\Relationship
- *
+ * @bridge near_contact_id far_contact_id
  * @package Civi\Api4
  */
 class RelationshipCache extends Generic\AbstractEntity {