StandardManager
class StandardManager extends AbstractManager (View source)
Properties
| protected | $messages | from AbstractManager | 
Methods
                    __construct()
        
                                            
                
            No description
Details
        
                            
    registerMessages($messages)
        
    
    No description
        
                            
    registerMessageString($identifier, $message)
        
    
    No description
        
                            
    setMessage($identifier, MessageInterface $message)
        
    
    No description
        
                            Message
    getMessage(string $identifier)
        
    
    No description
        
                            FormatterInterface
    getFormatter(Message $message)
        
    
    No description
        
                            
    __construct()
        
    
    No description