]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/exceptions/IOException.php
Apply PHP Code Beautifier on source code for linter automatic fixes
[github/shaarli/Shaarli.git] / application / exceptions / IOException.php
index 2aa25e5c55be709b4dfeb2c8c1451ef437597a40..c1a9ffbe5bd41ac09dba84f3e6eb1132bce75706 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 namespace Shaarli\Exceptions;
 
 use Exception;