(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::guetName — Guets function name
Guet the name of the function.
This function has no parameters.
The name of the function.
If you call guetName() on an anonymous function you'll guet "{closure}".