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 950f08c commit 26ef529Copy full SHA for 26ef529
src/lib/Resources/settings/repository/inner.yml
@@ -157,7 +157,7 @@ services:
157
alias: 'Ibexa\Core\Repository\ProxyFactory\ProxyGenerator'
158
159
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactory:
160
- lazy: '@Ibexa\Contracts\Core\Repository\Repository\ProxyDomainMapperFactoryInterface'
+ lazy: 'Ibexa\Contracts\Core\Repository\Repository\ProxyDomainMapperFactoryInterface'
161
arguments:
162
$proxyGenerator: '@Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface'
163
0 commit comments