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