| 
        
            The ReflectionType classIntroductionThe ReflectionType class reports information about a function's parameter/return type or a class's property type. The Reflection extension declares the following subtypes: 
 Class synopsis
     abstract
     ReflectionType
     
    
     implements
     Stringable
    /* Methods */ 
    
   public bool allowsNull() 
public string __toString() 
   Changelog
 
 
  |