Whitespace and comments
[plcapi.git] / src / Helper / Charset.php
index 5225c59..b934041 100644 (file)
@@ -258,4 +258,5 @@ class Charset
                 throw new \Exception('Unsupported charset: ' . $charset);
         }
     }
+
 }