(PHP 5, PHP 7)
ReflectionFunctionAbstract::isUserDefined — Checks if user defined
Checks whether the function is user-defined, as opposed to internal.
Esta função não está documentada; somente a lista de argumentos está disponível.
Esta função não possui parâmetros.
TRUE
if it's user-defined, otherwise false;