- The
AbstractMarketingListItemIterator::$addressBook
[?] property was removed. - The
ScheduledForExportContactIterator::$addressBook
[?] property was removed. - The following properties in class
ExportManager
[?] were removed: - The following methods in class
ExportManager
[?] were removed: - The following methods in class
ExportManager
[?] were removed: - The
ExportManager::__construct(ManagerRegistry $managerRegistry, DotmailerTransport $dotmailerTransport, Executor $executor, $addressBookContactClassName)
[?] method was changed toExportManager::__construct(ManagerRegistry $managerRegistry)
[?] - The
ContactExportListener::__construct(ManagerRegistry $registry, ExportManager $exportManager)
[?] method was changed toContactExportListener::__construct(ManagerRegistry $registry, QueueExportManager $exportManager)
[?] - The
ExportContactsStatusUpdateProcessor::__construct(DoctrineHelper $doctrineHelper, ExportManager $exportManager, JobRunner $jobRunner, TokenStorageInterface $tokenStorage, LoggerInterface $logger)
[?] method was changed toExportContactsStatusUpdateProcessor::__construct(DoctrineHelper $doctrineHelper, ExportManager $exportManager, QueueExportManager $queueExportManager, JobRunner $jobRunner, TokenStorageInterface $tokenStorage, LoggerInterface $logger)
[?]