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