diff --git a/Admin/Installer.php b/Admin/Installer.php index 529d339..04210c1 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -31,7 +31,7 @@ use Model\SettingMapper; */ final class Installer extends InstallerAbstract { - /** + /** * {@inheritdoc} */ public static function install(DatabasePool $dbPool, ModuleInfo $info, SettingsInterface $cfgHandler) : void