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 36d0214 commit 0d156a2Copy full SHA for 0d156a2
administrator/components/com_joomlaupdate/tmpl/joomlaupdate/reinstall.php
@@ -14,7 +14,7 @@
14
use Joomla\CMS\Language\Text;
15
use Joomla\CMS\Layout\LayoutHelper;
16
17
-/** @var HtmlView $this */
+/** @var \Joomla\Component\Joomlaupdate\Administrator\View\Joomlaupdate\HtmlView $this */
18
19
/** @var \Joomla\CMS\WebAsset\WebAssetManager $wa */
20
$wa = $this->document->getWebAssetManager();
0 commit comments