Skip to content

Commit 0ac0f86

Browse files
Update Config.php
Fix new line EOF
1 parent 5f98483 commit 0ac0f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Config/Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,4 +581,4 @@ public function getConfigDataValue($path, &$inherit = null, $configData = null)
581581

582582
return $data;
583583
}
584-
}
584+
}

0 commit comments

Comments
 (0)