ReflectionFunctionAbstract::isInternal
(PHP 5)
ReflectionFunctionAbstract::isInternal — Checks if is internal
Descrição
public bool ReflectionFunctionAbstract::isInternal
( void
)
Checks whether the function 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
TRUE if it's internal, otherwise FALSE
There are no user contributed notes for this page.
