ReflectionFunctionAbstract::isInternal
(PHP 5)
ReflectionFunctionAbstract::isInternal — Checks if is internal
Descrierea
public bool ReflectionFunctionAbstract::isInternal
( void
)
Checks whether the function is internal, as opposed to user-defined.
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if it's internal, otherwise FALSE
There are no user contributed notes for this page.
