mirror of
https://github.com/flarum/core.git
synced 2025-05-07 07:55:44 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
parent
c449ea211a
commit
ef3d4ca018
@ -158,6 +158,7 @@ class InfoCommand extends AbstractCommand
|
||||
{
|
||||
/** @var MySqlConnection $connection */
|
||||
$connection = resolve(ConnectionInterface::class);
|
||||
|
||||
return $connection->getPdo()->getAttribute(\PDO::ATTR_SERVER_VERSION);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user