(NFC) Update CRM/Cxn CRM/Dashlet CRM/Export CRM/Extension and CRM/Financial files...
[civicrm-core.git] / CRM / Financial / BAO / PaymentProcessor.php
index 584d1b1068e95f06827b5bbc2c5c676f5ba4a47b..fbf922c7c6952cca5f60da4262ab7b82ad45e4a9 100644 (file)
@@ -37,8 +37,9 @@
 class CRM_Financial_BAO_PaymentProcessor extends CRM_Financial_DAO_PaymentProcessor {
   /**
    * Static holder for the default payment processor
+   * @var object
    */
-  static $_defaultPaymentProcessor = NULL;
+  public static $_defaultPaymentProcessor = NULL;
 
   /**
    * Create Payment Processor.