Use better function for retrieving payment processor for recurring
[civicrm-core.git] / CRM / Extension / Exception.php
index 195f680005a452147e19895e6a10d8d92ddf76ef..5b8a0ccd2c6f007a88ba24c0012a7059de9e60b4 100644 (file)
@@ -27,6 +27,9 @@
 
 /**
  * Class CRM_Extension_Exception
+ *
+ * @package CRM
+ * @copyright CiviCRM LLC (c) 2004-2015
  */
 class CRM_Extension_Exception extends CRM_Core_Exception {
 }