| LuaClosure::__invokeinvoke luaclosure Description
   public void LuaClosure::__invoke
    ( mixed  $arg[, mixed$...] )
 Warning This function is currently not documented; only its argument list is available. Parameters
 Return Values
 ExamplesExample #1 LuaClosure::__invokeexample 
<?phpThe above example will output: hello worldhello world |