From def7035aab5d781dc7d821ea9060e4c092116f0a Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 8 Jun 2020 21:33:26 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/help-module-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/help-module-list.tpl.php b/Theme/Backend/help-module-list.tpl.php index 6d8bc98..97297a9 100644 --- a/Theme/Backend/help-module-list.tpl.php +++ b/Theme/Backend/help-module-list.tpl.php @@ -15,7 +15,7 @@ declare(strict_types=1); use phpOMS\Uri\UriFactory; /** - * @var \phpOMS\Views\View $this + * @var \phpOMS\Views\View $this * @var \phpOMS\Module\ModuleInfo[] $modules */ $modules = $this->getData('modules');