CRM-17951 add Contribution Status of Chargeback
[civicrm-core.git] / CRM / Contribute / PseudoConstant.php
index 547d85370cf768d41df66f16983f39044c03ffd5..975be0c6d772dc8d8870ea6928d5595300e0ad2f 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This class holds all the Pseudo constants that are specific to Contributions. This avoids
- * polluting the core class and isolates the mass mailer class
+ * This class holds all the Pseudo constants that are specific to Contributions.
+ *
+ * This avoids polluting the core class and isolates the mass mailer class.
  */
 class CRM_Contribute_PseudoConstant extends CRM_Core_PseudoConstant {