PasswordUpgrade
class PasswordUpgrade (View source)
Constants
| PASSWORD_RESET_KEY | 
                     
  | 
            
| PASSWORD_EXPIRED_KEY | 
                     
  | 
            
| PASSWORD_EXPIRED_DAYSPLACEHOLDER | 
                     
  | 
            
Properties
| protected Repository | $config | 
Methods
                    string
                
                
                    getPasswordResetMessage(string $type, bool $fillPlaceholders = true)
        
                                            
                
            No description
                    void
                
                
                    setPasswordResetMessage(string $type, string $message)
        
                                            
                
            No description
                    string
                
                
                    getDefaultPasswordResetMessage(string $type, bool $fillPlaceholders = true)
        
                                            
                
            No description
                    bool
                
                
                    isPasswordDefaultResetMessage(string $type, string $message)
        
                                            
                
            No description
                    string
                
                
                    fillPlaceholders(string $type, string $message)
        
                                            
                
            No description
Details
        
                            
    __construct(Repository $config)
        
    
    No description
        
                            string
    getPasswordResetMessage(string $type, bool $fillPlaceholders = true)
        
    
    No description
        
                            void
    setPasswordResetMessage(string $type, string $message)
        
    
    No description
        
                            string
    getDefaultPasswordResetMessage(string $type, bool $fillPlaceholders = true)
        
    
    No description
        
                    protected        bool
    isPasswordDefaultResetMessage(string $type, string $message)
        
    
    No description
        
                    protected        string
    fillPlaceholders(string $type, string $message)
        
    
    No description