Skip to content

Commit c874e94

Browse files
authored
[CI] Fixed merge-up of IBX-10936 (#680)
1 parent af51f17 commit c874e94

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ services:
160160
alias: 'Ibexa\Core\Repository\ProxyFactory\ProxyGenerator'
161161

162162
Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactory:
163-
lazy: 'Ibexa\Contracts\Core\Repository\Repository\ProxyDomainMapperFactoryInterface'
163+
lazy: 'Ibexa\Core\Repository\ProxyFactory\ProxyDomainMapperFactoryInterface'
164164
arguments:
165165
$proxyGenerator: '@Ibexa\Core\Repository\ProxyFactory\ProxyGeneratorInterface'
166166

0 commit comments

Comments
 (0)