Merge "Fix "UTPage" creation in tests"
[lhc/web/wiklou.git] / maintenance / userOptions.inc
index f497f2a..5d11352 100644 (file)
@@ -52,8 +52,8 @@ class UserOptions {
        /**
         * This is used to check options. Only needed on construction
         *
-        * @param $opts array
-        * @param $args array
+        * @param array $opts
+        * @param array $args
         *
         * @return bool
         */
@@ -72,8 +72,8 @@ class UserOptions {
        /**
         * load script options in the object
         *
-        * @param $opts array
-        * @param $args array
+        * @param array $opts
+        * @param array $args
         *
         * @return bool
         */