Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 563 Bytes

2022-11-08-make-firstRunWizardClient-depend-less-on-storeService.md

File metadata and controls

12 lines (12 loc) · 563 Bytes
title issue author author_email author_github
make the FirstRunWizardClient depend less on StoreService
NEXT-18846
Adrian Les
a.les@shopware.com
adrianles

Core

  • Added Shopware\Core\Framework\Store\Services\TrackingEventClient
  • Changed Shopware\Core\Framework\Store\Services\FirstRunWizardClient to use Shopware\Core\Framework\Store\Services\TrackingEventClient
  • Deprecated Shopware\Core\Framework\Store\Services\StoreService::fireTrackingEvent()
  • Deprecated Shopware\Core\Framework\Store\Services\StoreService::getLanguageByContext()