File tree Expand file tree Collapse file tree 3 files changed +3
-129
lines changed Expand file tree Collapse file tree 3 files changed +3
-129
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ class AbandonedCartCommand extends Command
3232 /**
3333 * CategoryImport constructor.
3434 *
35- * @param ExportCustomersProcessorFactory $abandonedCartProcessorFactory
35+ * @param AbandonedCartProcessorFactory $abandonedCartProcessorFactory
3636 * @param State $state
3737 * @param Registry $registry
3838 * @param null $name
3939 */
4040 public function __construct (
41- ExportCustomersProcessorFactory $ abandonedCartProcessorFactory ,
41+ AbandonedCartProcessorFactory $ abandonedCartProcessorFactory ,
4242 State $ state ,
4343 Registry $ registry ,
4444 $ name = null
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5353 </argument >
5454 </arguments >
5555 </type >
56-
57- <!-- <preference for="Magento\Newsletter\Model\Subscriber" type="Lof\Mautic\Override\Model\Subscriber"/> -->
58-
56+
5957 <type name =" Magento\Customer\Model\AccountManagement" >
6058 <plugin name =" mautic-abandoned-checkout-save-quote" type =" Lof\Mautic\Model\Plugin\AccountManagement" sortOrder =" 10" />
6159 </type >
You can’t perform that action at this time.
0 commit comments