Completed
Push — master ( 8b9728...8dad3b )
by Michael
10s
created
class/option.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -288,7 +288,7 @@
 block discarded – undo
288 288
     /**
289 289
      *
290 290
      * Generates an html select box with options
291
-     * @param  mixed  $pid the select box is created for this poll id
291
+     * @param  integer  $pid the select box is created for this poll id
292 292
      * @return string html select box
293 293
      */
294 294
     public function renderOptionFormTray($pid = 0)
Please login to merge, or discard this patch.