mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-22 08:56:42 -06:00
Fixed coding styles
This commit is contained in:
parent
ff98e1fb3d
commit
9260b3ac6b
@ -19,7 +19,7 @@ class DatabaseConfigCustomizerPlugin extends AbstractConfigCustomizerPlugin
|
||||
'PostgreSQL' => 'pdo_pgsql',
|
||||
'SQLite' => 'pdo_sqlite',
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* @var Filesystem
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user