(PHP 5, PHP 7)
Checks if user defined
public bool ReflectionClass::isUserDefined ( void )
Checks whether the class is user-defined, as opposed to internal.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
Please login to continue.