Skip to content

Commit d001473

Browse files
[FrameworkBundle] Remove Response* from classes to compile
1 parent 7d1ee8d commit d001473

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

DependencyInjection/FrameworkExtension.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@ public function load(array $configs, ContainerBuilder $container)
206206
'Symfony\\Component\\EventDispatcher\\Event',
207207
'Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher',
208208

209-
'Symfony\\Component\\HttpFoundation\\Response',
210-
'Symfony\\Component\\HttpFoundation\\ResponseHeaderBag',
211-
212209
'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener',
213210
'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener',
214211
'Symfony\\Component\\HttpKernel\\Bundle\\Bundle',

0 commit comments

Comments
 (0)