- 
                    psalm-immutable
                
 
                - 
                                                                                
                                             
                                    
 
                        
    Interfaces, Classes and Traits
    
            - PseudoType
 
        
    
    
    
    Table of Contents
    
                - 
    $value
    
                 : string            
 
                - 
    __construct()
    
                         : mixed    
 
            - 
    __toString()
    
                         : string    
 
            - 
    getValue()
    
                         : string    
 
            - 
    underlyingType()
    
                         : Type    
 
        
        
        
    
        
                    
    
        $value
        
        
                                
    
    
    
    
    private
        string
    $value
    
    
    
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                __construct(string $value) : mixed
        
        Parameters
    
                    - 
                $value
                : string
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
        __toString()
        
    
    
    
    
    public
                __toString() : string
        
    
    
        Return values
    string
            —
        
    
                    
    
        getValue()
        
    
    
    
    
    public
                getValue() : string
        
    
    
        Return values
    string
            —
        
    
                    
    
        underlyingType()
        
    
    
    
    
    public
                underlyingType() : Type
        
    
    
        Return values
    Type
            —