Pyh.conf’25: a new PHP conference for the Russian-speaking community

La classe LuaClosure

(PECL lua >=0.9.0)

Introduction

LuaClosure est une classe pour LUA_TFUNCTION.

Synopsis de la classe

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

Sommaire

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top