PHP-Handbuch Funktionsreferenz Sonstige Grunderweiterungen Lua LuaClosure Lua::registerCallback LuaClosure::__invoke The LuaClosure class (PECL lua >=0.9.0) Einführung LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function. Klassenbeschreibung LuaClosure { /* Methoden */ public void __invoke ( mixed $arg [, mixed $... ] ) } InhaltsverzeichnisLuaClosure::__invoke — invoke luaclosure