php8.5
Home/ Manual/ reference / lua/ The LuaClosure class

The LuaClosure class

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

Intro

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

Class synopsis

class LuaClosure { }

Luaclosure

In this section

Source: reference/lua/luaclosure.xml · from the official PHP manual (php/doc-en)