Documentation

Serializable

Table of Contents

Methods

__invoke()  : mixed
Resolve the closure with the given arguments.
getClosure()  : Closure
Gets the closure that got serialized/unserialized.

Methods

__invoke()

Resolve the closure with the given arguments.

public __invoke() : mixed

getClosure()

Gets the closure that got serialized/unserialized.

public getClosure() : Closure
Return values
Closure

        
On this page

Search results