|
|
@@ -19,7 +19,6 @@ class OnKernelRequestPreRead implements EventSubscriberInterface
|
|
|
private RequestStack $requestStack,
|
|
|
private Security $security,
|
|
|
private FiltersConfigurationService $filtersConfigurationService,
|
|
|
- private readonly ObjectUtils $objectUtils
|
|
|
) {
|
|
|
}
|
|
|
|