@@ -10,7 +10,6 @@ |
||
| 10 | 10 | use Ajax\semantic\html\collections\form\HtmlFormRadio; |
| 11 | 11 | use Ajax\semantic\html\collections\form\HtmlFormField; |
| 12 | 12 | use Ajax\common\html\html5\HtmlTextarea; |
| 13 | -use Ajax\common\html\HtmlDoubleElement; |
|
| 14 | 13 | use Ajax\semantic\html\collections\form\HtmlFormTextarea; |
| 15 | 14 | use Ajax\semantic\html\base\HtmlSemDoubleElement; |
| 16 | 15 | use Ajax\semantic\html\elements\HtmlButtonGroups; |
@@ -47,7 +47,7 @@ |
||
| 47 | 47 | |
| 48 | 48 | /** |
| 49 | 49 | * define the button style |
| 50 | - * @param string|int $cssStyle |
|
| 50 | + * @param string $cssStyle |
|
| 51 | 51 | * @return HtmlButton default : "" |
| 52 | 52 | */ |
| 53 | 53 | public function setStyle($cssStyle) { |