ReflectionClass::isInternal
(PHP 5)
ReflectionClass::isInternal — Checks if internal
Descrição
public bool ReflectionClass::isInternal
( void
)
Checks whether the class is internal, as opposed to user-defined.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
ReflectionClass::isInternal
There are no user contributed notes for this page.
