class Illuminate / Queue / SerializableClosureFactory
You are viewing an older version of the documentation. For the latest, please visit master documentation.

SerializableClosureFactory

Methods

public static

make ( $closure ) : Laravel\...\SerializableClosure

Creates a new serializable closure from the given closure.

Parameters