We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a41a6 commit c77b2dcCopy full SHA for c77b2dc
src/admin/src/View/Users/HtmlView.php
@@ -16,6 +16,7 @@
16
\defined('_JEXEC') or die();
17
18
use Exception;
19
+use Joomla\CMS\HTML\HTMLHelper;
20
use Joomla\CMS\Language\Text;
21
use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView;
22
use Joomla\CMS\Object\CMSObject;
0 commit comments