- The
MenuConditionBuilder
[?] class was removed.
- The
AnonymousCustomerUserAuthenticationProvider::__construct(CustomerVisitorManager $visitorManager, $updateLatency)
[?] method was changed toAnonymousCustomerUserAuthenticationProvider::__construct(CustomerVisitorManager $visitorManager, WebsiteManager $websiteManager, $updateLatency)
[?] - The
AnonymousCustomerUserAuthenticationListener::__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, LoggerInterface $logger, $cookieLifetime)
[?] method was changed toAnonymousCustomerUserAuthenticationListener::__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, LoggerInterface $logger, ConfigManager $configManager)
[?] - The
AddressProvider::__construct(UrlGeneratorInterface $router, FragmentHandler $fragmentHandler)
[?] method was changed toAddressProvider::__construct(UrlGeneratorInterface $router, FragmentHandler $fragmentHandler, ConfigManager $configManager)
[?] - The
CustomerDataConverter::getEntityRulesAndBackendHeaders
[?] method was removed. - The
CustomerUserDataConverter::getEntityRulesAndBackendHeaders
[?] method was removed.