1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-05 00:42:14 +03:00

Applied latest styleci changes

This commit is contained in:
Dan Brown
2022-01-10 18:18:15 +00:00
parent d3eaaf6457
commit ade66dcf2f

View File

@@ -22,6 +22,7 @@ class TrashCan
{ {
/** /**
* Send a shelf to the recycle bin. * Send a shelf to the recycle bin.
*
* @throws NotifyException * @throws NotifyException
*/ */
public function softDestroyShelf(Bookshelf $shelf) public function softDestroyShelf(Bookshelf $shelf)