Merge pull request #17878 from civicrm/5.28
[civicrm-core.git] / Civi / Api4 / PaymentProcessorType.php
index 94b94516f9a824fe9fb670c5e8612c022abbdbd7..425d4ba122c12d544f60f583f52da97f786d2173 100644 (file)
@@ -20,6 +20,8 @@ namespace Civi\Api4;
 /**
  * Payment Processor Type entity.
  *
+ * @see \Civi\Api4\PaymentProcessor
+ *
  * @package Civi\Api4
  */
 class PaymentProcessorType extends Generic\DAOEntity {