Skip to content

Commit 42b9141

Browse files
committed
fixed schedule currency_rates_update cron job not working
1 parent b63fd5e commit 42b9141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Directory/Model/Observer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ public function __construct(
8383
}
8484

8585
/**
86+
* Schedule update currency rates
87+
*
8688
* @return void
8789
* @throws \Exception
8890
* @SuppressWarnings(PHPMD.UnusedFormalParameter)

0 commit comments

Comments
 (0)