Closed
Description
Our documentation appears to be out of date with regard to queueing closures.
https://octobercms.com/docs/services/queues#queueing-closures
This functionality was removed in L5.3, and appears to have been restored in L6
https://laravel.com/docs/5.3/upgrade#upgrade-5.3.0
https://laravel.com/docs/6.x/queues#queueing-closures
We should probably leave a note in the docs saying that this is no longer supported, but likely will be again when the L6 upgrade lands