ReflectionGenerator::getFunction Gets the function name of the generator &reftitle.description; public ReflectionFunctionAbstractReflectionGenerator::getFunction Enables the function name of the generator to be obtained by returning a class derived from ReflectionFunctionAbstract. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; Returns a ReflectionFunctionAbstract class. This will be ReflectionFunction for functions, or ReflectionMethod for methods. &reftitle.examples; <methodname>ReflectionGenerator::getFunction</methodname> example getFunction()); ]]> &example.outputs.similar; string(3) "gen" } ]]> &reftitle.seealso; ReflectionGenerator::getThis ReflectionGenerator::getTrace