This commit is contained in:
Dennis Eichhorn 2021-06-05 11:07:47 +02:00
commit 5a1f063443

View File

@ -31,7 +31,7 @@ use Model\SettingMapper;
*/
final class Installer extends InstallerAbstract
{
/**
/**
* {@inheritdoc}
*/
public static function install(DatabasePool $dbPool, ModuleInfo $info, SettingsInterface $cfgHandler) : void