We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307fd8f commit 0becd56Copy full SHA for 0becd56
1 file changed
src/Model/Currency.php
@@ -22,4 +22,5 @@ class Currency
22
const JPY = 'JPY';
23
const EGP = 'EGP';
24
const MXN = 'MXN';
25
+ const RON = 'RON';
26
}
0 commit comments