On this page
SerializableClosureFactory deprecated
class SerializableClosureFactory (View source)
deprecated
This class will be removed in Laravel 9.Methods
| static SerializableClosure | make(Closure $closure) Creates a new serializable closure from the given closure. |
Details
static SerializableClosure make(Closure $closure)
Creates a new serializable closure from the given closure.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Queue/SerializableClosureFactory.html