LuaClosure::__invokeInvoke luaclosure Description
public void LuaClosure::__invoke(mixed
...$args )
Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
ExamplesExample #1 LuaClosure::__invokeexample
The above example will output: hello worldhello world |