Skip to content

Commit

Permalink
Merge pull request #20589 from colemanw/pledgeApi
Browse files Browse the repository at this point in the history
SearchKit - Show Pledge as a primary entity
  • Loading branch information
eileenmcnaughton authored Jun 14, 2021
2 parents e223b7a + b573333 commit 8693701
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Civi/Api4/Pledge.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
/**
* Pledge entity.
*
* @see https://docs.civicrm.org/user/en/latest/pledges/what-is-civipledge/
* @searchable primary
* @package Civi\Api4
*/
class Pledge extends Generic\DAOEntity {
Expand Down

0 comments on commit 8693701

Please sign in to comment.