Value Object for Fqsen.
-immutable 
 
◆ __construct()
      
        
          | phpDocumentor\Reflection\Fqsen::__construct  | 
          ( | 
          string  | 
          $fqsen | ) | 
           | 
        
      
 
Initializes the object.
- Exceptions
 - 
  
    | InvalidArgumentException | when $fqsen is not matching the format.  | 
  
   
 
 
◆ __toString()
      
        
          | phpDocumentor\Reflection\Fqsen::__toString  | 
          ( | 
           | ) | 
           | 
        
      
 
converts this class to string. 
 
 
◆ getName()
      
        
          | phpDocumentor\Reflection\Fqsen::getName  | 
          ( | 
           | ) | 
           | 
        
      
 
Returns the name of the element without path. 
 
 
The documentation for this class was generated from the following file:
- vendor/phpdocumentor/reflection-common/src/Fqsen.php