◆ __construct()
      
        
          | SebastianBergmann\Type\TypeName::__construct  | 
          ( | 
          ?string  | 
          $namespaceName,  | 
        
        
           | 
           | 
          string  | 
          $simpleName  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ fromQualifiedName()
  
  
      
        
          | static SebastianBergmann\Type\TypeName::fromQualifiedName  | 
          ( | 
          string  | 
          $fullClassName | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ fromReflection()
  
  
      
        
          | static SebastianBergmann\Type\TypeName::fromReflection  | 
          ( | 
          \ReflectionClass  | 
          $type | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ getNamespaceName()
      
        
          | SebastianBergmann\Type\TypeName::getNamespaceName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getQualifiedName()
      
        
          | SebastianBergmann\Type\TypeName::getQualifiedName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getSimpleName()
      
        
          | SebastianBergmann\Type\TypeName::getSimpleName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isNamespaced()
      
        
          | SebastianBergmann\Type\TypeName::isNamespaced  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: