Passed
Push — master ( 277f9a...699988 )
by Tomáš
14:53 queued 12:22
created
src/Definitions/Currency.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
159 159
     /**
160 160
      * Lira
161 161
      */
162
-    public const TRY = 'TRY';
162
+    public const try = 'TRY';
163 163
 
164 164
     /**
165 165
      * Dolar
Please login to merge, or discard this patch.