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.
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapper
1 parent c874e94 commit 78dfb91Copy full SHA for 78dfb91
src/lib/Resources/settings/repository/inner.yml
@@ -165,6 +165,7 @@ services:
165
$proxyGenerator: '@Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface'
166
167
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapper:
168
+ lazy: 'Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperInterface'
169
factory: ['@Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactory', 'create']
170
arguments:
171
$repository: '@Ibexa\Core\Repository\Repository'
0 commit comments