You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriterInterface instead of concrete Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter to improve compatibility with other Plugins that decorate the EntityWriter service.