ReflectionFunction::invoke Invokes function &reftitle.description; public mixedReflectionFunction::invoke stringargs Invokes a reflected function. &reftitle.parameters; args The passed in argument list. It accepts a variable number of arguments which are passed to the function much like call_user_func is. &reftitle.returnvalues; &reftitle.seealso; ReflectionFunction::export __invoke