Completed
Branch master (0585bd)
by Michael
01:56
created
class/installwizard.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@  discard block
 block discarded – undo
137 137
     }
138 138
 
139 139
     /**
140
-     * @param $file
140
+     * @param string $file
141 141
      */
142 142
     public function loadLangFile($file)
143 143
     {
@@ -162,7 +162,7 @@  discard block
 block discarded – undo
162 162
     }
163 163
 
164 164
     /**
165
-     * @param $page
165
+     * @param string $page
166 166
      *
167 167
      * @return bool|mixed
168 168
      */
Please login to merge, or discard this patch.