diff --git a/Theme/Backend/audit-single.tpl.php b/Theme/Backend/audit-single.tpl.php index aa0c959..0fe85c0 100644 --- a/Theme/Backend/audit-single.tpl.php +++ b/Theme/Backend/audit-single.tpl.php @@ -17,9 +17,7 @@ use phpOMS\Views\ViewAbstract; /** @var \Modules\Auditor\Models\Audit $audit */ $audit = $this->getData('audit'); -/** - * @var \phpOMS\Views\View $this - */ +/** @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>