mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-16 21:33:44 +02:00
Make php-cs-fixer work in phpstorm
This commit is contained in:
@@ -44,8 +44,7 @@ class IndexController extends Controller
|
||||
Kernel $kernel,
|
||||
SettingsRepositoryInterface $settings,
|
||||
SoftwareVersionService $versionService
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->alert = $alert;
|
||||
$this->kernel = $kernel;
|
||||
$this->settings = $settings;
|
||||
|
||||
Reference in New Issue
Block a user