mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-11 09:43:13 +08:00
Fixed coding styles
This commit is contained in:
@@ -19,7 +19,7 @@ class DatabaseConfigCustomizerPlugin extends AbstractConfigCustomizerPlugin
|
||||
'PostgreSQL' => 'pdo_pgsql',
|
||||
'SQLite' => 'pdo_sqlite',
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* @var Filesystem
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user