]> BookStack Code Mirror - bookstack/blobdiff - app/Search/SearchResultsFormatter.php
Played around with a new app structure
[bookstack] / app / Search / SearchResultsFormatter.php
index 9cbc5ee6862d708457be7ba9b0efe4ef0d0ce335..02a40632e22a0a8c3c37042cfa25bb671cc96a12 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Search;
 
-use BookStack\Actions\Tag;
+use BookStack\Activity\Models\Tag;
 use BookStack\Entities\Models\Entity;
 use Illuminate\Support\HtmlString;