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 af51f17 commit c874e94Copy full SHA for c874e94
src/lib/Resources/settings/repository/inner.yml
@@ -160,7 +160,7 @@ services:
160
alias: 'Ibexa\Core\Repository\ProxyFactory\ProxyGenerator'
161
162
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactory:
163
- lazy: 'Ibexa\Contracts\Core\Repository\Repository\ProxyDomainMapperFactoryInterface'
+ lazy: 'Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactoryInterface'
164
arguments:
165
$proxyGenerator: '@Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface'
166
0 commit comments