Make php-cs-fixer work in phpstorm
This commit is contained in:
parent
91cdf08489
commit
b480a9e4e2
4 changed files with 5 additions and 8 deletions
|
@ -44,8 +44,7 @@ class IndexController extends Controller
|
|||
Kernel $kernel,
|
||||
SettingsRepositoryInterface $settings,
|
||||
SoftwareVersionService $versionService
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->alert = $alert;
|
||||
$this->kernel = $kernel;
|
||||
$this->settings = $settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue