Browse Source

applying: php-cs-fixer fix lib/ --level=psr2

El RIDO 10 years ago
parent
commit
ca66653d0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/View.php

+ 1 - 0
lib/View.php

@@ -11,6 +11,7 @@
  */
 
 namespace PrivateBin;
+
 use Exception;
 
 /**