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
LuaClosure {
/* Methods */
public __invoke ( mixed ...$args ) : void}
Table of Contents
- LuaClosure::__invoke — Invoke luaclosure
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.luaclosure.php