autoformat

This commit is contained in:
Dennis Eichhorn 2020-02-24 21:23:22 +01:00
parent 50dfe7dc5f
commit 6596769c30

View File

@ -13,7 +13,7 @@
declare(strict_types=1);
/**
* @var \phpOMS\Views\View $this
* @var \phpOMS\Views\View $this
* @var \phpOMS\Module\ModuleInfo[] $modules
*/
$modules = $this->getData('modules');