ReflectionFunctionAbstract::inNamespace
  Checks if function in namespace
  
 
  Description
  
   public bool ReflectionFunctionAbstract::inNamespace()
  
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   true if it's in a namespace, otherwise false
  
  
 
  See Also
  
   
    -  ReflectionFunctionAbstract::getNamespaceName
- namespaces