ReflectionClass::isInternal
(PHP 5)
ReflectionClass::isInternal — Checks if internal
Descripción
public bool ReflectionClass::isInternal
( void
)
Checks whether the class is internal, as opposed to user-defined.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
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.
