CRM-12595 fix formatting in CRM/Utils files
[civicrm-core.git] / CRM / Utils / Hook / Drupal6.php
index f4a8a854456db3695879e4802b0a8f3c90ce9854..7601e515fc4b3b4a4898c7e50882eb513eaf26da 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | CiviCRM version 4.3                                                |
@@ -61,7 +60,7 @@ class CRM_Utils_Hook_Drupal6 extends CRM_Utils_Hook {
   ) {
 
     $this->buildModuleList();
-    
+
     return $this->runHooks($this->allModules, $fnSuffix,
       $numParams, $arg1, $arg2, $arg3, $arg4, $arg5
     );