Skip to content

Commit 1c55b32

Browse files
committed
php-cs
1 parent addf9a5 commit 1c55b32

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/EventListener/PreLoadAssetsEventListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public static function getSubscribedEvents()
8585
}
8686

8787
/**
88-
* For backwards-compat with symfony/web-link 4.3 and lower
88+
* For backwards-compat with symfony/web-link 4.3 and lower.
8989
*
9090
* @return Link|FigLink
9191
*/

tests/IntegrationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
1515
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
1616
use Symfony\Bundle\TwigBundle\TwigBundle;
17-
use Symfony\Bundle\TwigBundle\Controller\ExceptionController;
1817
use Symfony\Component\Config\Loader\LoaderInterface;
1918
use Symfony\Component\DependencyInjection\Alias;
2019
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)