Completed
Push — master ( 1fe1e9...f82adc )
by Michael
02:16
created
xootags/class/tags.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
     }
119 119
 
120 120
     /**
121
-     * @param      $itemid
121
+     * @param      integer $itemid
122 122
      * @param null $modid
123 123
      * @param bool $onlyTags
124 124
      *
Please login to merge, or discard this patch.
xootags/class/xoopreferences.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -167,8 +167,8 @@
 block discarded – undo
167 167
 
168 168
     /**
169 169
      * @param $folder_in
170
-     * @param $source_file
171
-     * @param $folder_out
170
+     * @param string $source_file
171
+     * @param string $folder_out
172 172
      *
173 173
      * @return bool
174 174
      */
Please login to merge, or discard this patch.