diff --git a/app/Entities/Tools/TrashCan.php b/app/Entities/Tools/TrashCan.php index 015610e71..1e130c9e1 100644 --- a/app/Entities/Tools/TrashCan.php +++ b/app/Entities/Tools/TrashCan.php @@ -22,6 +22,7 @@ class TrashCan { /** * Send a shelf to the recycle bin. + * * @throws NotifyException */ public function softDestroyShelf(Bookshelf $shelf)