ReflectionClass::isUserDefined
(PHP 5)
ReflectionClass::isUserDefined — Checks if user defined
Descripción
public bool ReflectionClass::isUserDefined
( void
)
Checks whether the class is user-defined, as opposed to internal.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Devuelve TRUE en caso de éxito o FALSE en caso de error.
There are no user contributed notes for this page.
