Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 396 Bytes

2021-09-06-bugfix-autowiring-type-name-for-already-defined-repositories.md

File metadata and controls

9 lines (9 loc) · 396 Bytes
title issue author author_email author_github
Bugfix autowiring type+name for already defined repositories
NEXT-17058
mynameisbogdan
mynameisbogdan@protonmail.com
mynameisbogdan

Core

  • Changed Shopware\Core\Framework\DependencyInjection\CompilerPass\EntityCompilerPass to add registerAliasForArgument for already defined repositories and move duplicated calls after try-catch.