SearchKit - Show Pledge as a primary entity
authorColeman Watts <coleman@civicrm.org>
Sun, 13 Jun 2021 20:32:41 +0000 (16:32 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 13 Jun 2021 21:30:10 +0000 (17:30 -0400)
Civi/Api4/Pledge.php

index c946d4905f2755d41b0795dfc9ce12ce9ac94ac1..d7c810749d09a6a2a4163e0ece660cf381230e0f 100644 (file)
@@ -15,6 +15,8 @@ namespace Civi\Api4;
 /**
  * Pledge entity.
  *
+ * @see https://docs.civicrm.org/user/en/latest/pledges/what-is-civipledge/
+ * @searchable primary
  * @package Civi\Api4
  */
 class Pledge extends Generic\DAOEntity {