]> BookStack Code Mirror - bookstack/blobdiff - app/Search/SearchIndex.php
Played around with a new app structure
[bookstack] / app / Search / SearchIndex.php
index 25389226a1ad5b1817c401fbef64adeb4044b743..e882e987b98866e73e28dfa28cbcd8e5eed11bf4 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Search;
 
-use BookStack\Actions\Tag;
+use BookStack\Activity\Models\Tag;
 use BookStack\Entities\EntityProvider;
 use BookStack\Entities\Models\Entity;
 use BookStack\Entities\Models\Page;