ReflectionFunctionAbstract::getNamespaceName
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::getNamespaceName — Gets namespace name
Descrição
public string ReflectionFunctionAbstract::getNamespaceName
( void
)
Get the namespace name where the class is defined.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
The namespace name.
There are no user contributed notes for this page.
