]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/NotFoundException.php
respective book and chapter structure added.
[bookstack] / app / Exceptions / NotFoundException.php
index 94a4054152b6e9a1c3ad1e78d622ad1b0136eac0..016ee597f5528adeed9e40095bb3138777a30de0 100644 (file)
@@ -1,8 +1,9 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class NotFoundException extends PrettyException
 {
-
     /**
      * NotFoundException constructor.
      */