ReflectionClass::isUserDefined
(PHP 5)
ReflectionClass::isUserDefined — Checks if user defined
Descrierea
public bool ReflectionClass::isUserDefined
( void
)
Checks whether the class is user-defined, as opposed to internal.
Parametri
Această funcţie nu are parametri.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
ReflectionClass::isUserDefined
There are no user contributed notes for this page.
