mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 21:20:02 +08:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
parent
a26f279e0f
commit
9490b3dc32
|
@ -53,8 +53,7 @@ class InfoCommand extends AbstractCommand
|
|||
SettingsRepositoryInterface $settings,
|
||||
ConnectionInterface $db,
|
||||
Queue $queue
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->extensions = $extensions;
|
||||
$this->config = $config;
|
||||
$this->settings = $settings;
|
||||
|
|
Loading…
Reference in New Issue
Block a user