INFRA-132 - Comment cleanup - remove @access tag
[civicrm-core.git] / CRM / Mailing / Config.php
index 5ea258d3f4578ed453635068d87a92344c2cd4dc..f517e5b3802e80330c45745b54187c4b8fb43725 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -90,5 +90,5 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config {
    * @var int
    */
   public $mailThrottleTime = 0;
-}
 
+}