mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-18 11:08:40 +00:00
rector fixes + bug fixes
This commit is contained in:
parent
4f50728503
commit
577f423c6a
|
|
@ -73,7 +73,7 @@ final class Installer extends InstallerAbstract
|
|||
{
|
||||
try {
|
||||
$app->dbPool->get()->con->query('select 1 from `editor_doc`');
|
||||
} catch (\Exception $e) {
|
||||
} catch (\Exception $_) {
|
||||
return []; // @codeCoverageIgnore
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user