diff --git a/Civi/Api4/Pledge.php b/Civi/Api4/Pledge.php index c946d4905f27..d7c810749d09 100644 --- a/Civi/Api4/Pledge.php +++ b/Civi/Api4/Pledge.php @@ -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 {