fix style

This commit is contained in:
André Lubian 2024-10-21 18:55:01 +02:00
parent 1537b157b5
commit 0c1cf45137
11 changed files with 49 additions and 38 deletions

View file

@ -1,6 +1,4 @@
<?php
declare(strict_types=1);
<?php declare(strict_types=1);
use Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator;