(PHP 5, PHP 7)
Checks if user defined
public bool ReflectionFunctionAbstract::isUserDefined ( void )
Checks whether the function is user-defined, as opposed to internal.
Returns:
TRUE
if it's user-defined, otherwise false;
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.