From: Dan Brown Date: Mon, 10 Jan 2022 18:18:15 +0000 (+0000) Subject: Applied latest styleci changes X-Git-Tag: v21.12.2~1^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/ade66dcf2f0a5df51b09e310928607e11f2942d4 Applied latest styleci changes --- 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)