]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/RecycleBinController.php
Fixed OIDC Logout
[bookstack] / app / Entities / Controllers / RecycleBinController.php
index 334e803dfcf4312f68d9e4027c07136609676752..78f86a5ae5076df7c5cea7320b2c25fc657a121b 100644 (file)
@@ -7,11 +7,11 @@ use BookStack\Entities\Models\Deletion;
 use BookStack\Entities\Models\Entity;
 use BookStack\Entities\Repos\DeletionRepo;
 use BookStack\Entities\Tools\TrashCan;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 
 class RecycleBinController extends Controller
 {
-    protected $recycleBinBaseUrl = '/settings/recycle-bin';
+    protected string $recycleBinBaseUrl = '/settings/recycle-bin';
 
     /**
      * On each request to a method of this controller check permissions