projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e223b7a
)
SearchKit - Show Pledge as a primary entity
author
Coleman Watts
<coleman@civicrm.org>
Sun, 13 Jun 2021 20:32:41 +0000
(16:32 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Sun, 13 Jun 2021 21:30:10 +0000
(17:30 -0400)
Civi/Api4/Pledge.php
patch
|
blob
|
blame
|
history
diff --git
a/Civi/Api4/Pledge.php
b/Civi/Api4/Pledge.php
index c946d4905f2755d41b0795dfc9ce12ce9ac94ac1..d7c810749d09a6a2a4163e0ece660cf381230e0f 100644
(file)
--- a/
Civi/Api4/Pledge.php
+++ b/
Civi/Api4/Pledge.php
@@
-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 {