additional formatting fixes picked up by CI
[civicrm-core.git] / CRM / Core / ShowHideBlocks.php
index dd614ce72b05d7c0698bd43bf6892a3144a558d2..96707ae28e68f672a70168df504232c53e9db32b 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        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -268,4 +268,5 @@ class CRM_Core_ShowHideBlocks {
       );
     }
   }
+
 }