Lua
PHP Manual

The LuaClosure class

(PECL lua >=0.9.0)

Wstęp

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

Krótki opis klasy

LuaClosure {
/* Metody */
public void __invoke ( mixed $arg [, mixed $... ] )
}

Spis treści


Lua
PHP Manual