Skip to content

Commit

Permalink
Remove call to setContainer
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup authored Nov 11, 2024
1 parent 667f700 commit b54de89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Symfony/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ services:
$toggle: '@SolidWorx\Toggler\Symfony\Toggle.inner'
$roleHierarchy: '@security.role_hierarchy'
$trustResolver: '@security.authentication.trust_resolver'
calls:
- ['setContainer', ['@service_container']]

SolidWorx\Toggler\Twig\Extension\ToggleExtension:
arguments: ['@SolidWorx\Toggler\Toggle']
Expand Down

0 comments on commit b54de89

Please sign in to comment.