]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/xml/class_XmlNodeMismatchException.php
More conventions than code added:
[shipsimu.git] / inc / classes / exceptions / xml / class_XmlNodeMismatchException.php
index a9357b4c50005f108773e772ae5a1fb71f360553..6e705ccf0e7dab420242edb586da0e7ebab2b128 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
  *
  * @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
  *
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -25,8 +25,8 @@ class XmlNodeMismatchException extends FrameworkException {
        /**
         * The super constructor for all exceptions
         *
        /**
         * The super constructor for all exceptions
         *
-        * @param               $classArray             Array holding the exception data
-        * @param               $code                   Error code
+        * @param       $classArray             Array holding the exception data
+        * @param       $code                   Error code
         * @return      void
         */
        public function __construct (array $classArray, $code) {
         * @return      void
         */
        public function __construct (array $classArray, $code) {