suche nach in der

ReflectionFunctionAbstract::isUserDefined> <ReflectionFunctionAbstract::isDeprecated
Last updated: Fri, 25 May 2012

view this page in

ReflectionFunctionAbstract::isInternal

(PHP 5)

ReflectionFunctionAbstract::isInternalChecks if is internal

Beschreibung

public bool ReflectionFunctionAbstract::isInternal ( void )

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if it's internal, otherwise FALSE

Siehe auch



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