A massive organize imports and formatting of the sources using default Eclipse code...
[phpeclipse.git] / net.sourceforge.phpeclipse.phphelp / src / net / sourceforge / phpdt / phphelp / actions / PHPFunctionHelpResource.java
index d07bfc7..3aca93f 100644 (file)
@@ -14,7 +14,7 @@ package net.sourceforge.phpdt.phphelp.actions;
 import org.eclipse.help.IHelpResource;
 
 /**
- *
+ * 
  */
 public class PHPFunctionHelpResource implements IHelpResource {
 
@@ -26,7 +26,7 @@ public class PHPFunctionHelpResource implements IHelpResource {
 
        /**
         * Get standard PHPEclipse html help URL
-        *
+        * 
         * @return String
         */
        public String getHref() {