|
Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Public Member Functions | |
| __invoke () | |
| getClosure () | |
| Gets the closure that got serialized/unserialized. | |
| Laravel\SerializableClosure\Contracts\Serializable::__invoke | ( | ) |
| Laravel\SerializableClosure\Contracts\Serializable::getClosure | ( | ) |
Gets the closure that got serialized/unserialized.
| Closure |
Implemented in Laravel\SerializableClosure\Serializers\Native, and Laravel\SerializableClosure\Serializers\Signed.