]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Kernel.php
Apply fixes from StyleCI
[bookstack] / app / Http / Kernel.php
index 694036ab48c87ecb2cfe62417e95eef23b15d563..4f9bfc1e64050dcd7a244c12b453db9ccc04461d 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace BookStack\Http;
+<?php
+
+namespace BookStack\Http;
 
 use Illuminate\Foundation\Http\Kernel as HttpKernel;