@@ -30,7 +30,6 @@ |
||
| 30 | 30 | use MyTextSanitizer; |
| 31 | 31 | use XoopsFormDhtmlTextArea; |
| 32 | 32 | use XoopsFormEditor; |
| 33 | -use XoopsFormTextArea; |
|
| 34 | 33 | use XoopsModules\Tools\{ |
| 35 | 34 | Helper |
| 36 | 35 | }; |
@@ -50,7 +50,7 @@ |
||
| 50 | 50 | |
| 51 | 51 | /** |
| 52 | 52 | * Access the only instance of this class |
| 53 | - * |
|
| 53 | + * |
|
| 54 | 54 | * @return SysUtility |
| 55 | 55 | * |
| 56 | 56 | */ |