]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/plugin/exception/PluginFileNotFoundException.php
Apply PHP Code Beautifier on source code for linter automatic fixes
[github/shaarli/Shaarli.git] / application / plugin / exception / PluginFileNotFoundException.php
index e5386f02605989de373e21e4b4295c3785ac058a..21ac6604f77a644bab417553d2c79d3d60dd77bc 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 namespace Shaarli\Plugin\Exception;
 
 use Exception;