Completed
Push — master ( 55a138...ee7aee )
by Michael
05:41
created
class/Form/FormFileCheckBox.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -24,8 +24,8 @@
 block discarded – undo
24 24
 class FormFileCheckBox extends \XoopsFormCheckBox
25 25
 {
26 26
     /**
27
-     * @param      $caption
28
-     * @param      $name
27
+     * @param      string $caption
28
+     * @param      string $name
29 29
      * @param null $value
30 30
      *
31 31
      */
Please login to merge, or discard this patch.