INFRA-132 - Drupal.Classes.ClassDeclaration
[civicrm-core.git] / CRM / Mailing / Form / Component.php
index 28b907b2a09895397ec2a51e5cd7f2f383d8f273..aaf8143134c7ed7b9599c5eba4cd70971191e4d9 100644 (file)
@@ -193,4 +193,5 @@ class CRM_Mailing_Form_Component extends CRM_Core_Form {
 
     return empty($errors) ? TRUE : $errors;
   }
+
 }