suche nach in der

ReflectionClass::newInstance> <ReflectionClass::isTrait
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::isUserDefined

(PHP 5)

ReflectionClass::isUserDefinedChecks if user defined

Beschreibung

public bool ReflectionClass::isUserDefined ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes
ReflectionClass::isUserDefined
There are no user contributed notes for this page.

ReflectionClass::newInstance> <ReflectionClass::isTrait
Last updated: Fri, 25 May 2012