ReflectionClass::isUserDefined

Checks if user defined

Description

public bool ReflectionClass::isUserDefined()

Checks whether the class is user-defined, as opposed to internal.

Parameters

This function has no parameters.

Return Values

Returns true on success or false on failure.

See Also

  • ReflectionClass::isInternal