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 6f2a6b1 commit 5c92d82Copy full SHA for 5c92d82
administrator/components/com_content/src/View/Article/HtmlView.php
@@ -14,14 +14,11 @@
14
use Joomla\CMS\Component\ComponentHelper;
15
use Joomla\CMS\Factory;
16
use Joomla\CMS\Helper\ContentHelper;
17
-use Joomla\CMS\HTML\HTMLHelper;
18
use Joomla\CMS\Language\Associations;
19
-use Joomla\CMS\Language\Multilanguage;
20
use Joomla\CMS\Language\Text;
21
use Joomla\CMS\MVC\View\GenericDataException;
22
use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView;
23
use Joomla\CMS\Router\Route;
24
-use Joomla\CMS\Session\Session;
25
use Joomla\CMS\Toolbar\Toolbar;
26
use Joomla\CMS\Toolbar\ToolbarHelper;
27
use Joomla\Component\Content\Site\Helper\RouteHelper;
0 commit comments