1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +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.
*
* @throws NotifyException
*/
public function softDestroyShelf(Bookshelf $shelf)