mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -53,8 +53,7 @@ class InfoCommand extends AbstractCommand
|
||||
SettingsRepositoryInterface $settings,
|
||||
ConnectionInterface $db,
|
||||
Queue $queue
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->extensions = $extensions;
|
||||
$this->config = $config;
|
||||
$this->settings = $settings;
|
||||
|
Reference in New Issue
Block a user