Skip to content

Commit 7dbd2cd

Browse files
committed
insert blank line class annotation
1 parent 7f44d6d commit 7dbd2cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
namespace Magento\Directory\Model;
1414

1515
/**
16-
* Class Observer
17-
*
18-
* @package Magento\Directory\Model
19-
*/
16+
* Class Observer
17+
*
18+
* @package Magento\Directory\Model
19+
*/
2020
class Observer
2121
{
2222
const CRON_STRING_PATH = 'crontab/default/jobs/currency_rates_update/schedule/cron_expr';

0 commit comments

Comments
 (0)