]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/helper/class_InvalidFormNameException.php
More conventions than code added:
[shipsimu.git] / inc / classes / exceptions / helper / class_InvalidFormNameException.php
index f6bab92f5fde6c014b3d32edfa0dc7049108f8ce..70e1c3dcad881891a8f8a9595ac22729ed9b6005 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -25,8 +25,8 @@ class InvalidFormNameException extends FrameworkException {
        /**
         * The constructor
         *
-        * @param               $helperInstance         Class throwing the exception
-        * @param               $code                           Code number for the exception
+        * @param       $helperInstance         Class throwing the exception
+        * @param       $code                           Code number for the exception
         * @return      void
         */
        public function __construct (BaseHelper $helperInstance, $code) {