fix run-on formatting
[civicrm-core.git] / CRM / Grant / Form / Task.php
index c88d5bfd6deb4625340ee480e7e682a398f512e7..8d5da0dd7e52e0f8859983b1f0ca3c45f9ee3dfb 100644 (file)
@@ -73,7 +73,8 @@ class CRM_Grant_Form_Task extends CRM_Core_Form {
    * @param
    *
    * @return void
-   */ function preProcess() {
+   */
+  function preProcess() {
     self::preProcessCommon($this);
   }