We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f00505 commit 703ef47Copy full SHA for 703ef47
src/bundle/Resources/config/services.yml
@@ -63,6 +63,7 @@ services:
63
arguments: ["@router", '@Ibexa\Bundle\Core\Routing\DefaultRouter', '@ibexa.config.resolver']
64
65
Ibexa\Rest\Server\Controller:
66
+ autowire: true
67
calls:
68
- [ setContainer, ["@service_container"] ]
69
- [ setInputDispatcher, ['@Ibexa\Rest\Input\Dispatcher'] ]
0 commit comments