Passed
Push — master ( 699988...c61d07 )
by Tomáš
13:57 queued 01:02
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.