title | issue |
---|---|
Remove Storefront deprecations |
NEXT-32085 |
- Removed deprecated exception class
VerificationHashNotConfiguredException
- Changed method
Shopware\Storefront\Theme\StorefrontPluginConfiguration\AbstractStorefrontPluginConfigurationFactory::createFromThemeJson
to abstract. - Changed parameter
$basePath
inShopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfiguration
to be no more nullable. - Changed parameter
$pluginConfigurationFactory
in constructor ofShopware\Storefront\Theme\ThemeLifecycleService
to be mandatory.