php / 8.1.5 / class.luaclosure.html /

The LuaClosure class

Introduction

(PECL lua >=0.9.0)

LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.

Class synopsis

class LuaClosure {
/* Methods */
public __invoke(mixed ...$args): void
}

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.luaclosure.php