CustomField - Reformat data when modifying field serialize property.
[civicrm-core.git] / Civi / Api4 / PaymentProcessor.php
index 5cf857c74debd03718891b23b18b7948f37921cc..c15a4487337f158258aa8eacfedf07708132d721 100644 (file)
@@ -20,6 +20,8 @@ namespace Civi\Api4;
 /**
  * Payment Processor entity.
  *
+ * @see https://docs.civicrm.org/sysadmin/en/latest/setup/payment-processors/
+ *
  * @package Civi\Api4
  */
 class PaymentProcessor extends Generic\DAOEntity {