Skip to content

Commit

Permalink
[CoreShop4] merge issue fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jul 18, 2024
1 parent a88ebdd commit 2259c6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ protected function addPimcoreController(ContainerBuilder $container, MetadataInt
'$viewHandler' => new Reference(ViewHandlerInterface::class),
'$parameterBag' => new Reference(ParameterBagInterface::class),
])
->addMethodCall('setContainer', [new Reference('service_container')])
->addTag('controller.service_arguments')
->addTag('container.service_subscriber')
;
Expand Down

0 comments on commit 2259c6c

Please sign in to comment.