Skip to content

Commit

Permalink
Fixed controller creation do to not autoinjected container
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Jan 2, 2025
1 parent 4d9533d commit 5111044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/config/view.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ services:
Ibexa\Bundle\SystemInfo\Controller\SystemInfoController:
parent: Ibexa\Contracts\AdminUi\Controller\Controller
autowire: true
autoconfigure: true
arguments:
- '@Ibexa\Bundle\SystemInfo\SystemInfo\Registry\IdentifierBased'
tags:
Expand Down

0 comments on commit 5111044

Please sign in to comment.