]> git.mxchange.org Git - hub.git/blobdiff - application/hub/exceptions/lists/class_InvalidListHashException.php
Properties added/fixed, externals updated (www. is out-dated)
[hub.git] / application / hub / exceptions / lists / class_InvalidListHashException.php
index 4affa7dcd4bdbf495e61fe56fb2e7b0481f3068b..5759bab5cc468142128d5b94c6346295bcd89e2c 100644 (file)
@@ -25,8 +25,8 @@ class InvalidListHashException extends FrameworkException {
        /**
         * The super constructor for all exceptions
         *
-        * @param               $messageArray   Error message array
-        * @param               $code                   Error code
+        * @param       $messageArray   Error message array
+        * @param       $code                   Error code
         * @return      void
         */
        public function __construct (array $messageArray, $code) {