]> BookStack Code Mirror - bookstack/blobdiff - app/Facades/Activity.php
Played around with a new app structure
[bookstack] / app / Facades / Activity.php
index ec3d28cc0f9e62bbd6b93c4888cce7f8b34caf33..5251d5cbb2160eede9cb14c5556e207b2d9a0221 100644 (file)
@@ -5,7 +5,7 @@ namespace BookStack\Facades;
 use Illuminate\Support\Facades\Facade;
 
 /**
- * @mixin \BookStack\Actions\ActivityLogger
+ * @mixin \BookStack\Activity\Tools\ActivityLogger
  */
 class Activity extends Facade
 {