Skip to content

Commit 9fb9ce9

Browse files
committed
added class annotation
1 parent 42b9141 commit 9fb9ce9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
namespace Magento\Directory\Model;
1414

15+
/**
16+
* Class Observer
17+
* @package Magento\Directory\Model
18+
*/
1519
class Observer
1620
{
1721
const CRON_STRING_PATH = 'crontab/default/jobs/currency_rates_update/schedule/cron_expr';

0 commit comments

Comments
 (0)