Skip to content

Commit 78dfb91

Browse files
committed
[CI] Made Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapper lazy
1 parent c874e94 commit 78dfb91

File tree

1 file changed

+1
-0
lines changed
  • src/lib/Resources/settings/repository

1 file changed

+1
-0
lines changed

src/lib/Resources/settings/repository/inner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ services:
165165
$proxyGenerator: '@Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface'
166166

167167
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapper:
168+
lazy: 'Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperInterface'
168169
factory: ['@Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactory', 'create']
169170
arguments:
170171
$repository: '@Ibexa\Core\Repository\Repository'

0 commit comments

Comments
 (0)