callbackAfterDeleteMultiple

callbackAfterDeleteMultiple(callable $callback)

The callback that will be used right after the multiple delete functionality. Multiple delete functionality is when you are choosing many rows from the checkboxes on the left. Please have in mind that you can always choose only one row and the callbackAfterDeleteMultiple (it is just that it will have an array with one id only).