]> BookStack Code Mirror - bookstack/blobdiff - app/App/Sluggable.php
Played around with a new app structure
[bookstack] / app / App / Sluggable.php
similarity index 89%
rename from app/Interfaces/Sluggable.php
rename to app/App/Sluggable.php
index 2d56e847e388fcca3993d4ecb35f77f302106d10..f8da2e265173eb90cf7b2a9b6208b1d3409eef00 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace BookStack\Interfaces;
+namespace BookStack\App;
 
 /**
  * Assigned to models that can have slugs.